Share via


DiagnosticMessage.EndColumn Property

Definition

Gets the zero-based column index for the end of the compilation error.

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

Property Value

Applies to