Freigeben über


Subscription.ID-Eigenschaft

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

Syntax

'Declaration
<ClientPropertyAttribute(ClientVisibility.Private, ClientVisibility.Private)> _
Public Property ID As Integer
[ClientPropertyAttribute(ClientVisibility.Private, ClientVisibility.Private)]
public int ID { get; set; }

Eigenschaftswert

Typ: System.Int32
Gibt Int32 zurück.

.NET Framework-Sicherheit

Siehe auch

Referenz

Subscription Klasse

Microsoft.TeamFoundation.Framework.Server-Namespace