Catch<TException>.ExceptionType Egenskap

Definition

Typ av undantag som Catch blocket hanterar.

public:
 virtual property Type ^ ExceptionType { Type ^ get(); };
public override Type ExceptionType { get; }
member this.ExceptionType : Type
Public Overrides ReadOnly Property ExceptionType As Type

Egenskapsvärde

Typen av undantag.

Gäller för