Item.m_itemType Field

Represents the type of the item.

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

Syntax

'Declaration
Protected m_itemType As ItemType
protected ItemType m_itemType
protected:
ItemType m_itemType
val mutable m_itemType: ItemType
protected var m_itemType : ItemType

.NET Framework Security

See Also

Reference

Item Class

Microsoft.TeamFoundation.VersionControl.Client Namespace