IVsHierarchyManipulation 接口

Controls the state of the hierarchy within the environment.

命名空间:  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 中)

语法

声明
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)> _
<GuidAttribute("F3581DB8-1DCE-4267-8145-B6906AC4D028")> _
Public Interface IVsHierarchyManipulation
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)]
[GuidAttribute("F3581DB8-1DCE-4267-8145-B6906AC4D028")]
public interface IVsHierarchyManipulation

IVsHierarchyManipulation 类型公开以下成员。

方法

  名称 说明
公共方法 SetManipulationState Specifies the state at the time that an IVsHierarchy is manipulated.

页首

请参见

参考

Microsoft.VisualStudio.Shell.Interop 命名空间