IVsHierarchyManipulation Interface

Definition

Controls the state of the hierarchy within the environment.

public interface class IVsHierarchyManipulation
public interface class IVsHierarchyManipulation
__interface IVsHierarchyManipulation
public interface IVsHierarchyManipulation
[System.Runtime.InteropServices.Guid("F3581DB8-1DCE-4267-8145-B6906AC4D028")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IVsHierarchyManipulation
type IVsHierarchyManipulation = interface
[<System.Runtime.InteropServices.Guid("F3581DB8-1DCE-4267-8145-B6906AC4D028")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IVsHierarchyManipulation = interface
Public Interface IVsHierarchyManipulation
Attributes

Methods

SetManipulationState(UInt32)

Specifies the state at the time that an IVsHierarchy is manipulated.

Applies to