IVsHierarchyManipulation Interface
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.
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. |