Compartir a través de


IVsHierarchyItemManager.IsChangingItems Property

Gets whether item additions or removals from an IVsHierarchy are currently being processed.

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

Syntax

'Declaración
ReadOnly Property IsChangingItems As Boolean
bool IsChangingItems { get; }

Property Value

Type: System.Boolean

true when changes from one of the following events are being processed:

.NET Framework Security

See Also

Reference

IVsHierarchyItemManager Interface

Microsoft.VisualStudio.Shell Namespace