ExceptionCollection.Exceptions Propriété

Définition

Obtient le tableau d'objets Exception qui représentent la collection d'exceptions.

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

Valeur de propriété

Tableau Exception représentant la collection d'exceptions.

S’applique à