Share via


Proprietà ISupportDisposalNotification.IsDisposed

Determines if the item is disposed.

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 IsDisposed As Boolean
bool IsDisposed { get; }

Valore proprietà

Tipo: System.Boolean
true if the item is disposed.

Note

Changes to this property are notified through PropertyChanged, which allows consumers to easily use weak event listeners through PropertyChangedEventManager.

Sicurezza di .NET Framework

Vedere anche

Riferimenti

ISupportDisposalNotification Interfaccia

Spazio dei nomi Microsoft.VisualStudio.Shell