Item.m_itemType Field
Namespace: Microsoft.TeamFoundation.VersionControl.Client
Assembly: Microsoft.TeamFoundation.VersionControl.Client (in Microsoft.TeamFoundation.VersionControl.Client.dll)
Syntax
'Декларация
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
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.