__VSHIERARCHYMANIPULATIONSTATE Enumeration

 

Specifies the state of a hierarchy manipulation.

Namespace:   Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop.11.0 (in Microsoft.VisualStudio.Shell.Interop.11.0.dll)

public enum __VSHIERARCHYMANIPULATIONSTATE

Member nameDescription
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.

Return to top
Show: