ErrorEventArgs.Colno Property

Definition

Gets the column number of the script file on which the error occurred.

public:
 property int Colno { int get(); void set(int value); };
public int Colno { get; set; }
member this.Colno : int with get, set
Public Property Colno As Integer

Property Value

Applies to