TextExpressionCompilerError.SourceLineNumber Property

Definition

Gets or sets the source line number of the error.

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

Property Value

The source line number of the error.

Applies to