CompilerError.SourceColumn Field

Definition

Specifies the column of the source text that caused the diagnostic (1-based), or 0 if there is no column information.

public: int SourceColumn;
public int SourceColumn;
val mutable SourceColumn : int
Public SourceColumn As Integer 

Field Value

Applies to