DkmILCatchBlock.Target Property

Definition

The index of the IL instruction to jump to when the catch block executes.

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

Property Value

Int32

Returns Int32.

Applies to