CatchBlock.Test Propriedade
Definição
public:
property Type ^ Test { Type ^ get(); };
public Type Test { get; }
member this.Test : Type
Public ReadOnly Property Test As Type
Valor da propriedade
O Type objeto que representa o tipo desse Exception manipulador captura.The Type object representing the type of Exception this handler catches.