Column Property

Definition

Namespace Tomlyn
Assembly Tomlyn.dll

Gets the 1-based column number associated with this exception, or null when unknown.

public int? Column { get; }

Returns