Partager via


Catch.ExceptionType Propriété

Définition

Type d'exception géré par le bloc Catch.

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

Valeur de propriété

Type d'exception.

S’applique à