Proprietà QsExceptionListExceptionList
|
Restituisce la lista delle eccezioni.
Namespace: QsUIAssembly: QsUI (in QsUI.dll) Versione: 25.3.0.0 (25.3.0.0)
Sintassi public List<Exception> ExceptionList { get; }
Public ReadOnly Property ExceptionList As List(Of Exception)
Get
public:
property List<Exception^>^ ExceptionList {
List<Exception^>^ get ();
}
member ExceptionList : List<Exception> with get
Valore della proprietà
ListExceptionVedi anche