Freigeben über


LocalPendingChange.ItemId-Eigenschaft

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

Syntax

'Declaration
<ClientPropertyAttribute(Direction := ClientPropertySerialization.ServerToClientOnly)> _
Public Property ItemId As Integer
[ClientPropertyAttribute(Direction = ClientPropertySerialization.ServerToClientOnly)]
public int ItemId { get; set; }

Eigenschaftswert

Typ: System.Int32
Gibt Int32 zurück.

.NET Framework-Sicherheit

Siehe auch

Referenz

LocalPendingChange Klasse

Microsoft.TeamFoundation.VersionControl.Server-Namespace