This documentation is archived and is not being maintained.

ConnectedServiceCreationData::Endpoint Property

The URI specific to this service.

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

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

Property Value

Type: System::Uri
Returns Uri.

Show: