Compartir a través de


SubscriptionInfo.ID Property

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

Syntax

'Declaración
Public Property ID As Integer
    Get
    Set
public int ID { get; set; }
public:
property int ID {
    int get ();
    void set (int value);
}
member ID : int with get, set
function get ID () : int
function set ID (value : int)

Property Value

Type: System.Int32

.NET Framework Security

See Also

Reference

SubscriptionInfo Class

Microsoft.TeamFoundation.Framework.Server Namespace