Freigeben über


ConnectedServiceMetadata.Name-Eigenschaft

Name des Diensts wie Abonnement-ID oder andere GUID.

Namespace:  Microsoft.TeamFoundation.Server.Core
Assembly:  Microsoft.TeamFoundation.Server.Core (in Microsoft.TeamFoundation.Server.Core.dll)

Syntax

'Declaration
<ClientPropertyAttribute(ClientVisibility.Public)> _
Public Property Name As String
[ClientPropertyAttribute(ClientVisibility.Public)]
public string Name { get; set; }

Eigenschaftswert

Typ: System.String

.NET Framework-Sicherheit

Siehe auch

Referenz

ConnectedServiceMetadata Klasse

Microsoft.TeamFoundation.Server.Core-Namespace