Tag Property

Definition

Assembly SharpYaml.dll

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

public string? Tag { get; }

Returns