This documentation is archived and is not being maintained.

TeamFoundationServer::Uri Property

Gets the URI of the current server that is running Team Foundation Server.

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

public:
property Uri^ Uri {
	Uri^ get ();
}

Property Value

Type: System::Uri
The URI of the current server that is running Team Foundation Server.

Show: