BreakOutOfFinally.target Campo
Definição
Armazena o destino da exceção.Stores the target of the exception.
Esta API dá suporte à infraestrutura do produto e não deve ser usada diretamente do seu código.
public: int target;
public int target;
val mutable target : int
Public target As Integer