IVsHierarchyCodeCleanupScope.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 to apply code cleanup changes upon. Hierarchy can be null if selected item is the sln node
public:
property Microsoft::VisualStudio::Shell::Interop::IVsHierarchy ^ Hierarchy { Microsoft::VisualStudio::Shell::Interop::IVsHierarchy ^ get(); };
public Microsoft.VisualStudio.Shell.Interop.IVsHierarchy Hierarchy { get; }
member this.Hierarchy : Microsoft.VisualStudio.Shell.Interop.IVsHierarchy
Public ReadOnly Property Hierarchy As IVsHierarchy