TextExpressionCompilerError.SourceLineNumber 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得或設定錯誤的來源行號。
public:
property int SourceLineNumber { int get(); };
public int SourceLineNumber { get; }
member this.SourceLineNumber : int
Public ReadOnly Property SourceLineNumber As Integer
屬性值
錯誤的來源行號。