共用方式為


TextExpressionCompilerError.SourceLineNumber 屬性

定義

取得或設定錯誤的來源行號。

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

屬性值

錯誤的來源行號。

適用於