Freigeben über


LocalPendingChange.ItemType-Eigenschaft

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

Syntax

'Declaration
<ClientPropertyAttribute(ClientVisibility.Private, ClientVisibility.Private)> _
Public Property ItemType As Byte
[ClientPropertyAttribute(ClientVisibility.Private, ClientVisibility.Private)]
public byte ItemType { get; set; }

Eigenschaftswert

Typ: System.Byte
Gibt Byte zurück.

.NET Framework-Sicherheit

Siehe auch

Referenz

LocalPendingChange Klasse

Microsoft.TeamFoundation.VersionControl.Server-Namespace