IVsHierarchyItemIdentity Properties
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Shell
Assembly: Microsoft.VisualStudio.Shell.Immutable.11.0 (in Microsoft.VisualStudio.Shell.Immutable.11.0.dll)
| Name | Description | |
|---|---|---|
![]() | Hierarchy | Gets the IVsHierarchy representing the outer hierarchy of the item. |
![]() | IsNestedItem | Gets whether this item is a nested item or not. |
![]() | IsRoot | Gets whether the item is the root of its IVsHierarchy. |
![]() | ItemID | Gets the item identifier representing the outer item in the hierarchy. |
![]() | NestedHierarchy | Gets the nested IVsHierarchy representing the inner hierarchy of the item. |
![]() | NestedItemID | Gets the item identifier representing the inner item in the NestedHierarchy. |
Show:
