IVsHierarchyItemIdentity.NestedItemID 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 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.