Catch.ExceptionType Egenskap

Definition

Typ av undantag som Catch blocket hanterar.

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

Egenskapsvärde

Typen av undantag.

Gäller för