ExceptionCollection.Exceptions Proprietà

Definizione

Ottiene la matrice di Exception oggetti che rappresentano la raccolta di eccezioni.

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

Valore della proprietà

Matrice Exception che rappresenta la raccolta di eccezioni.

Si applica a