This documentation is archived and is not being maintained.

TeamFoundationRequestInformation::RemotePort Property

Gets the remote port.

Namespace:  Microsoft.TeamFoundation.Framework.Client
Assembly:  Microsoft.TeamFoundation.Client (in Microsoft.TeamFoundation.Client.dll)

public:
property String^ RemotePort {
	String^ get ();
}

Property Value

Type: System::String
The remote port.

Show: