ExceptionCollection.Exceptions Eigenschaft

Definition

Ruft das Array von Exception-Objekten ab, die die Auflistung von Ausnahmen darstellen.

public:
 property System::Collections::ArrayList ^ Exceptions { System::Collections::ArrayList ^ get(); };
public System.Collections.ArrayList Exceptions { get; }
public System.Collections.ArrayList? Exceptions { get; }
member this.Exceptions : System.Collections.ArrayList
Public ReadOnly Property Exceptions As ArrayList

Eigenschaftswert

Ein Exception-Array, das die Auflistung von Ausnahmen darstellt.

Gilt für: