Proprietà FormExceptionExceptions
|
Permette di impostare l'eccezione da visualizzare
Namespace:
QsUI
Assembly:
QsUI (in QsUI.dll) Versione: 1.0.0.0 (1.0.0.0)
Sintassi public List<Exception> Exceptions { set; }
Public WriteOnly Property Exceptions As List(Of Exception)
Set
public:
property List<Exception^>^ Exceptions {
void set (List<Exception^>^ value);
}
member Exceptions : List<Exception> with set
Valore della proprietà
Tipo:
ListExceptionVedi anche