Udostępnij za pośrednictwem


Właściwość ISupportDisposalNotification.IsDisposed —

Determines if the item is disposed.

Przestrzeń nazw:  Microsoft.VisualStudio.Shell
Zestaw:  Microsoft.VisualStudio.Shell.Immutable.11.0 (w Microsoft.VisualStudio.Shell.Immutable.11.0.dll)

Składnia

'Deklaracja
ReadOnly Property IsDisposed As Boolean
bool IsDisposed { get; }

Wartość właściwości

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

Uwagi

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

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

ISupportDisposalNotification Interfejs

Przestrzeń nazw Microsoft.VisualStudio.Shell