__VSHIERARCHYMANIPULATIONSTATE Enumeration
Specifies the state of a hierarchy manipulation.
Namespace: Microsoft.VisualStudio.Shell.Interop
Assemblies: Microsoft.VisualStudio.Shell.11.0 (in Microsoft.VisualStudio.Shell.11.0.dll)
Microsoft.VisualStudio.Shell.Interop.11.0 (in Microsoft.VisualStudio.Shell.Interop.11.0.dll)
Syntax
'Declaration
Public Enumeration __VSHIERARCHYMANIPULATIONSTATE
public enum __VSHIERARCHYMANIPULATIONSTATE
public enum class __VSHIERARCHYMANIPULATIONSTATE
type __VSHIERARCHYMANIPULATIONSTATE
public enum __VSHIERARCHYMANIPULATIONSTATE
Members
Member name | Description | |
---|---|---|
HMS_System | The hierarchy manipulation was caused by the system (not explicitly by the user). | |
HMS_Unspecified | The calling code that manipulated the hierarchy did not specify a hierarchy manipulation state. |