__VSHIERARCHYMANIPULATIONSTATE 枚举

Specifies the state of a hierarchy manipulation.

命名空间:  Microsoft.VisualStudio.Shell.Interop
程序集:   Microsoft.VisualStudio.Shell.Interop.11.0(在 Microsoft.VisualStudio.Shell.Interop.11.0.dll 中)
  Microsoft.VisualStudio.Shell.11.0(在 Microsoft.VisualStudio.Shell.11.0.dll 中)

语法

声明
Public Enumeration __VSHIERARCHYMANIPULATIONSTATE
public enum __VSHIERARCHYMANIPULATIONSTATE

成员

成员名称 说明
HMS_Unspecified The calling code that manipulated the hierarchy did not specify a hierarchy manipulation state.
HMS_System The hierarchy manipulation was caused by the system (not explicitly by the user).

请参见

参考

Microsoft.VisualStudio.Shell.Interop 命名空间