IVsHierarchyItemIdentity.NestedHierarchy Property

Definition

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

public:
 property Microsoft::VisualStudio::Shell::Interop::IVsHierarchy ^ NestedHierarchy { Microsoft::VisualStudio::Shell::Interop::IVsHierarchy ^ get(); };

Property Value

The nested hierarchy representing the inner hierarchy of the item.

Applies to