Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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)
Syntax
'Declaration
Public ReadOnly Property ServiceMetadata As ConnectedServiceMetadata
public ConnectedServiceMetadata ServiceMetadata { get; }
public:
property ConnectedServiceMetadata^ ServiceMetadata {
ConnectedServiceMetadata^ get ();
}
member ServiceMetadata : ConnectedServiceMetadata with get
function get ServiceMetadata () : ConnectedServiceMetadata
Property Value
Type: Microsoft.TeamFoundation.Framework.Client.ConnectedServiceMetadata
Returns ConnectedServiceMetadata.
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.