Freigeben über


PendingChange.ItemType-Eigenschaft

Dies ist der Typ des Elements, das geändert wird. Wenn dieses eine Add-Methode ist, ist dies der Typ des Elements, das ist.

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

Syntax

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

Eigenschaftswert

Typ: Microsoft.TeamFoundation.VersionControl.Server.ItemType
Gibt ItemType zurück.

.NET Framework-Sicherheit

Siehe auch

Referenz

PendingChange Klasse

Microsoft.TeamFoundation.VersionControl.Server-Namespace