IntelliTraceStackFrame.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

适用于