Catch<TException>.ExceptionType Propriedade
Definição
public:
virtual property Type ^ ExceptionType { Type ^ get(); };
public override Type ExceptionType { get; }
member this.ExceptionType : Type
Public Overrides ReadOnly Property ExceptionType As Type
Valor da propriedade
O tipo de exceção.The exception type.