Proprietà ElaborationReportElaborationExceptions
|
Lista eccezioni di elaborazione
Namespace: QsUIAssembly: QsUI (in QsUI.dll) Versione: 28.1.0-RC
Sintassipublic List<Exception> ElaborationExceptions { get; }Public ReadOnly Property ElaborationExceptions As List(Of Exception)
Get
public:
property List<Exception^>^ ElaborationExceptions {
List<Exception^>^ get ();
}member ElaborationExceptions : List<Exception> with get
Valore della proprietà
ListException
Vedi anche