IVsHierarchyItemIdentity.NestedItemID Property

Definition

Gets the item identifier representing the inner item in the NestedHierarchy.

public:
 property System::UInt32 NestedItemID { System::UInt32 get(); };
public:
 property unsigned int NestedItemID { unsigned int get(); };
public uint NestedItemID { get; }
member this.NestedItemID : uint32
Public ReadOnly Property NestedItemID As UInteger

Property Value

The item identifier representing the inner item in the nested hierarchy.

Applies to