Proprietà DedNetApplicationIsDisposed
|
Restituisce true se è stato già fatto il Dispose dell'oggetto.
Namespace:
DedNet
Assembly:
DedNet (in DedNet.dll) Versione: 24.6.0.0 (24.6.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à
Tipo:
BooleanImplementa
IDedNetApplicationIsDisposedVedi anche