UseSchema Property

Definition

Assembly SharpYaml.dll

Gets or sets a value indicating whether scalar deserialization should resolve through Schema.

public bool UseSchema { get; set; }

Returns