Condividi tramite


CatchBlock.Test Proprietà

Definizione

Ottiene il tipo Exception che questo handler cattura.

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

Valore della proprietà

L'oggetto Type che rappresenta il tipo di Exception che questo handler cattura.

Si applica a