Proprietà DedBeforeOrAfterEventArgsException 
             | 
          
        
         
            Eccezione per eventuale annullamento dell'evento. Utilizzabile da script....
            
 
    Namespace: 
   DedNet
    Assembly:
   DedNet (in DedNet.dll) Versione: 24.6.0.0 (24.6.0.0)
Sintassipublic Exception Exception { get; set; }Public Property Exception As Exception
	Get
	Set
public:
property Exception^ Exception {
	Exception^ get ();
	void set (Exception^ value);
}member Exception : Exception with get, set
Valore della proprietà
Tipo: 
Exception
Vedi anche