DkmILCatchBlock.Target Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
Returns Int32.