Span Property

Definition

Namespace Tomlyn.Parsing
Assembly Tomlyn.dll

Gets the source span associated with this event, when available.

public TomlSourceSpan? Span { get; }

Returns