StackFrame.ILOffset Property

Definition

Gets the IL offset for this frame of the call stack.

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

Property Value

Applies to