CatchBlock.Test Proprietà

Definizione

Ottiene il tipo di catch di Exception questo gestore.

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

Valore della proprietà

Oggetto Type che rappresenta il tipo di Exception questo gestore intercetta.

Si applica a