Home
Home
Docs
API
Theme
System
Light
Dark
NuGet
GitHub
Menu
Loading menu…
Home
API
Tomlyn.Model
TomlPropertyMetadata
Properties
Span
Menu
On this page
Span Property
Definition
Namespace
Tomlyn.Model
Assembly
Tomlyn.dll
View source
Gets or sets the source span for the property.
public SourceSpan Span { get; set; }
Returns
SourceSpan