Proprietà DedNetApplicationIsDisposed
             | 
          
        
        
            Restituisce true se è stato già fatto il Dispose dell'oggetto.
            
        
        Namespace: DedNetAssembly: DedNet (in DedNet.dll) Versione: 27.4.0
Sintassipublic 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
IDedNetApplicationIsDisposed
Vedi anche