Share via


VersionControlServer.ServerGuid-Eigenschaft

Ruft den GUID des Versionskontrollserverrepositorys ab.

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

Syntax

'Declaration
Public ReadOnly Property ServerGuid As Guid
public Guid ServerGuid { get; }

Eigenschaftswert

Typ: System.Guid
Die GUID des Versionskontrollserverrepositorys.

.NET Framework-Sicherheit

Siehe auch

Referenz

VersionControlServer Klasse

Microsoft.TeamFoundation.VersionControl.Client-Namespace