DkmILCatchBlock.Target 属性

定义

Catch 块执行时要跳转到的 IL 指令的索引。

public:
 property int Target { int get(); };
public:
 property int Target { int get(); };
public int Target { get; }
member this.Target : int
Public ReadOnly Property Target As Integer

属性值

Int32

返回 Int32

适用于