ScalarValue Property

Definition

Assembly SharpYaml.dll

Gets the current scalar value when TokenType is Scalar.

public string? ScalarValue { get; }

Returns