This documentation is archived and is not being maintained.

ConnectedServiceMetadata::ServiceUri Property

Optional uri to connect directly to the service such as https://microsoft.azure.com

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

public:
property Uri^ ServiceUri {
	Uri^ get ();
	void set (Uri^ value);
}

Property Value

Type: System::Uri

Show: