This documentation is archived and is not being maintained.

TeamFoundationRequestInformation::RemoteComputer Property

Gets the name of the remote computer that is making this request.

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

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

Property Value

Type: System::String
The name of the remote computer that is making this request.

Show: