IVsHierarchyItemIdentity.ItemID Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the item identifier representing the outer item in the hierarchy.
public:
property System::UInt32 ItemID { System::UInt32 get(); };
public:
property unsigned int ItemID { unsigned int get(); };
public uint ItemID { get; }
member this.ItemID : uint32
Public ReadOnly Property ItemID As UInteger
Property Value
The item identifier representing the outer item in the hierarchy.