This documentation is archived and is not being maintained.

ConnectedService::ServiceMetadata Property

The service metadata which includes the name (ID), friendly name, description, kind, TeamProject and ProjectId

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

public:
property ConnectedServiceMetadata^ ServiceMetadata {
	ConnectedServiceMetadata^ get ();
}

Show: