Share via


SigningInfo.Id-Eigenschaft

Eindeutiger Bezeichner für das Repository.

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

Syntax

'Declaration
<ClientPropertyAttribute(ClientVisibility.Public, ClientVisibility.Internal)> _
Public Property Id As Guid
[ClientPropertyAttribute(ClientVisibility.Public, ClientVisibility.Internal)]
public Guid Id { get; set; }

Eigenschaftswert

Typ: System.Guid
Gibt Guid zurück.

.NET Framework-Sicherheit

Siehe auch

Referenz

SigningInfo Klasse

Microsoft.TeamFoundation.Framework.Server-Namespace