DocData.Hierarchy Property  
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the hierarchy this document belongs to.
public:
 property Microsoft::VisualStudio::Shell::Interop::IVsHierarchy ^ Hierarchy { Microsoft::VisualStudio::Shell::Interop::IVsHierarchy ^ get(); };public Microsoft.VisualStudio.Shell.Interop.IVsHierarchy Hierarchy { [System.Diagnostics.DebuggerStepThrough] get; }[<get: System.Diagnostics.DebuggerStepThrough>]
member this.Hierarchy : Microsoft.VisualStudio.Shell.Interop.IVsHierarchyPublic ReadOnly Property Hierarchy As IVsHierarchyProperty Value
- Attributes