CatchBlock.Test Propriedade

Definição

Apanha o tipo de Exception apanhada deste manipulador.

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

Valor de Propriedade

O Type objeto que representa o tipo deste Exception manipulador apanha.

Aplica-se a