Home
Home
Docs
API
Theme
System
Light
Dark
NuGet
GitHub
Menu
Loading menu…
Home
API
Tomlyn.Parsing
TomlLexer
Properties
Current
Menu
On this page
Current Property
Definition
Namespace
Tomlyn.Parsing
Assembly
Tomlyn.dll
View source
Gets the current token.
public TomlToken Current { get; }
Returns
TomlToken