IVsHierarchyItemIdentity Properties

 

Namespace:   Microsoft.VisualStudio.Shell
Assembly:  Microsoft.VisualStudio.Shell.Immutable.11.0 (in Microsoft.VisualStudio.Shell.Immutable.11.0.dll)

NameDescription
System_CAPS_pubpropertyHierarchy

Gets the IVsHierarchy representing the outer hierarchy of the item.

System_CAPS_pubpropertyIsNestedItem

Gets whether this item is a nested item or not.

System_CAPS_pubpropertyIsRoot

Gets whether the item is the root of its IVsHierarchy.

System_CAPS_pubpropertyItemID

Gets the item identifier representing the outer item in the hierarchy.

System_CAPS_pubpropertyNestedHierarchy

Gets the nested IVsHierarchy representing the inner hierarchy of the item.

System_CAPS_pubpropertyNestedItemID

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

Return to top
Show: