ExceptionCollection.Exceptions Eigenschap

Definitie

Hiermee haalt u de matrix van Exception objecten op die de verzameling uitzonderingen vertegenwoordigen.

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

Waarde van eigenschap

Een Exception matrix die de verzameling uitzonderingen vertegenwoordigt.

Van toepassing op