StackFrame.Line 属性

定义

指令的行号

public:
 property int Line { int get(); void set(int value); };
public int Line { get; set; }
member this.Line : int with get, set
Public Property Line As Integer

属性值

适用于