Proprietà DedBeforeOrAfterEventArgsException
|
Eccezione per eventuale annullamento dell'evento. Utilizzabile da script....
Namespace: DedNetAssembly: DedNet (in DedNet.dll) Versione: 27.1.0
Sintassi public 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à
ExceptionVedi anche