__VSHIERARCHYMANIPULATIONSTATE Enum
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.
Specifies the state of a hierarchy manipulation.
public enum class __VSHIERARCHYMANIPULATIONSTATE
public enum class __VSHIERARCHYMANIPULATIONSTATE
enum __VSHIERARCHYMANIPULATIONSTATE
public enum __VSHIERARCHYMANIPULATIONSTATE
type __VSHIERARCHYMANIPULATIONSTATE =
Public Enum __VSHIERARCHYMANIPULATIONSTATE
- Inheritance
-
__VSHIERARCHYMANIPULATIONSTATE
Fields
HMS_System | 1 | The hierarchy manipulation was caused by the system (not explicitly by the user). |
HMS_Unspecified | 0 | The calling code that manipulated the hierarchy did not specify a hierarchy manipulation state. |