Freigeben über


BuildInformationNode.NodeId-Eigenschaft

Ruft die ID fest

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

Syntax

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

Eigenschaftswert

Typ: System.Int32
Gibt Int32 zurück.

.NET Framework-Sicherheit

Siehe auch

Referenz

BuildInformationNode Klasse

Microsoft.TeamFoundation.Build.Server-Namespace