Catch.ExceptionType Eigenschaft

Definition

Der Typ der Ausnahme, die der Catch Block behandelt.

public:
 abstract property Type ^ ExceptionType { Type ^ get(); };
public abstract Type ExceptionType { get; }
member this.ExceptionType : Type
Public MustOverride ReadOnly Property ExceptionType As Type

Eigenschaftswert

Der Ausnahmetyp.

Gilt für: