Anchor Property

Definition

Assembly SharpYaml.dll

Gets the current YAML anchor (when present) for the current token.

public string? Anchor { get; }

Returns