Proprietà IVsHierarchyItemManager.IsChangingItems
Gets whether item additions or removals from an IVsHierarchy are currently being processed.
Spazio dei nomi: Microsoft.VisualStudio.Shell
Assembly: Microsoft.VisualStudio.Shell.Immutable.11.0 (in Microsoft.VisualStudio.Shell.Immutable.11.0.dll)
Sintassi
'Dichiarazione
ReadOnly Property IsChangingItems As Boolean
bool IsChangingItems { get; }
Valore proprietà
Tipo: System.Boolean
true when changes from one of the following events are being processed:
Sicurezza di .NET Framework
- Attendibilità totale per il chiamante immediato. Impossibile utilizzare questo membro in codice parzialmente attendibile. Per ulteriori informazioni, vedere Utilizzo di librerie da codice parzialmente attendibile.