Home
Home
Docs
API
Theme
System
Light
Dark
NuGet
GitHub
Menu
Loading menu…
Home
API
SharpYaml.Serialization
YamlReader
Properties
ScalarValue
Menu
On this page
ScalarValue Property
Definition
Namespace
SharpYaml.Serialization
Assembly
SharpYaml.dll
View source
Gets the current scalar value when
TokenType
is
Scalar
.
public string? ScalarValue { get; }
Returns
String