DiagnosticMessage.StartLine 属性

定义

获取编译错误开始的从 1 开始的行索引。

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

属性值

适用于