ExceptionCollection.Exceptions Vlastnost

Definice

Získá pole Exception objektů, které představují kolekci výjimek.

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

Hodnota vlastnosti

Pole Exception , které představují kolekci výjimek.

Platí pro