Line Property

Definition

Namespace Tomlyn
Assembly Tomlyn.dll

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

public int? Line { get; }

Returns