This documentation is archived and is not being maintained.

ProxyInfo::Site Property

Gets the site of the server.

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

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

Property Value

Type: System::String
The site of the server.

Show: