Share via


HierarchyItemCollectionChangedEventArgs.HierarchyManipulationState Property

This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.

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

Syntax

'Declaration
Public ReadOnly Property HierarchyManipulationState As UInteger
public uint HierarchyManipulationState { get; }
public:
property unsigned int HierarchyManipulationState {
    unsigned int get ();
}
member HierarchyManipulationState : uint32 with get
function get HierarchyManipulationState () : uint

Property Value

Type: UInt32

.NET Framework Security

See Also

Reference

HierarchyItemCollectionChangedEventArgs Class

Microsoft.VisualStudio.Shell Namespace