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