Proprietà FormExceptionExceptions
|
Permette di impostare l'eccezione da visualizzare
Namespace: QsUIAssembly: QsUI (in QsUI.dll) Versione: 25.3.0.0 (25.3.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à
ListExceptionVedi anche