Home
Home
Docs
API
Theme
System
Light
Dark
NuGet
GitHub
Menu
Loading menu…
Home
API
SharpYaml.Tokens
Token
Properties
End
Menu
On this page
End Property
Definition
Namespace
SharpYaml.Tokens
Assembly
SharpYaml.dll
View source
Gets the end of the token in the input stream.
public Mark End { get; }
Returns
Mark