Freigeben über


GettingEventArgs.ItemType-Eigenschaft

Ruft den Elementtyp, ab der gearbeitet wird.

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

Syntax

'Declaration
Public ReadOnly Property ItemType As ItemType
public ItemType ItemType { get; }

Eigenschaftswert

Typ: Microsoft.TeamFoundation.VersionControl.Client.ItemType
Der Elementtyp, der gearbeitet wird.

.NET Framework-Sicherheit

Siehe auch

Referenz

GettingEventArgs Klasse

Microsoft.TeamFoundation.VersionControl.Client-Namespace