IsCanonical Property
Definition
- Namespace
- Codebelt.Extensions.YamlDotNet
- Assemblies
- Codebelt.Extensions.YamlDotNet.dll
IsCanonical
Gets or sets a value indicating whether the output is in a canonical form.
public bool IsCanonical { get; set; }
Property Value
- bool
trueif the output is in a canonical form; otherwise,false.