MappingStyle Property

Definition

Assembly SharpYaml.dll

Gets or sets the style to use for mappings that are items in block sequences.

public YamlSequenceItemStyle MappingStyle { get; set; }

Returns