IVsHierarchyItem::HierarchyIdentity Property
Visual Studio 2015
Gets the identity that represents this item.
Assembly: Microsoft.VisualStudio.Shell.Immutable.11.0 (in Microsoft.VisualStudio.Shell.Immutable.11.0.dll)
Property Value
Type: Microsoft.VisualStudio.Shell::IVsHierarchyItemIdentity^The identity that represents this item.
The Hierarchy and NestedHierarchy properties on the hierarchy identity can be used to access properties of IVsHierarchy that are not exposed on this class.
Show: