Home
Home
Docs
API
Theme
System
Light
Dark
NuGet
GitHub
Menu
Loading menu…
Home
API
SharpYaml.Serialization
YamlReader
Properties
Anchor
Menu
On this page
Anchor Property
Definition
Namespace
SharpYaml.Serialization
Assembly
SharpYaml.dll
View source
Gets the current YAML anchor (when present) for the current token.
public string? Anchor { get; }
Returns
String