DiagnosticMessage.EndLine 属性

定义

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

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

属性值

适用于