ExceptionCollection.Exceptions Proprietà

Definizione

Ottiene la matrice di oggetti Exception che rappresentano l'insieme di eccezioni.

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

Valore della proprietà

Matrice di Exception che rappresenta l'insieme di eccezioni.

Si applica a