StackFrame.ILOffset 属性

定义

获取此调用堆栈帧的 IL 偏移量。

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

属性值

Int32

适用于