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