IIntelliTraceStackFrame.ILOffset Property

Definition

Gets the IL offset into the method for this frame.

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