IVsHierarchyItemIdentity.ItemID Property

Definition

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.

Applies to