Condividi tramite


Catch.ExceptionType Proprietà

Definizione

Il tipo di eccezione gestita dal blocco Catch.

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

Valore della proprietà

Tipo di eccezione.

Si applica a