IVsHierarchyItemIdentity.NestedItemID 属性

定义

获取表示中的内部项的项标识符 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

属性值

UInt32

表示嵌套层次结构中的内部项的项标识符。

适用于