Home
Home
Docs
API
Theme
System
Light
Dark
NuGet
GitHub
Menu
Loading menu…
Home
API
Tomlyn
TomlException
Properties
Span
Menu
On this page
Span Property
Definition
Namespace
Tomlyn
Assembly
Tomlyn.dll
View source
Gets the optional source span associated with this exception.
public TomlSourceSpan? Span { get; }
Returns
Nullable<TomlSourceSpan>