Proprietà DedNetApplicationIsDisposed
|
Restituisce true se è stato già fatto il Dispose dell'oggetto.
Namespace: DedNetAssembly: DedNet (in DedNet.dll) Versione: 26.4.0.0 (26.4.0.0)
Sintassi public bool IsDisposed { get; }
Public ReadOnly Property IsDisposed As Boolean
Get
public:
virtual property bool IsDisposed {
bool get () sealed;
}
abstract IsDisposed : bool with get
override IsDisposed : bool with get
Valore della proprietà
BooleanImplementa
IDedNetApplicationIsDisposedVedi anche