Freigeben über


RepositoryProperties.Id-Eigenschaft

Ruft den eindeutigen Bezeichner für das Repository ab.

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

Syntax

'Declaration
Public Property Id As Guid
public Guid Id { get; set; }

Eigenschaftswert

Typ: System.Guid
Der eindeutige Bezeichner für das Repository.

.NET Framework-Sicherheit

Siehe auch

Referenz

RepositoryProperties Klasse

Microsoft.TeamFoundation.VersionControl.Client-Namespace