CompilerError::Column Property
.NET Framework (current version)
Gets or sets the column number where the source of the error occurs.
Assembly: System (in System.dll)
Property Value
Type: System::Int32The column number of the source file where the compiler encountered the error.
The Column property can be set to zero for compilers that do not return column information.
.NET Framework
Available since 1.1
Available since 1.1
Show: