Span Property

Definition

Namespace Tomlyn
Assembly Tomlyn.dll

Gets the optional source span associated with this exception.

public TomlSourceSpan? Span { get; }

Returns