IncludeTrivia Property

Definition

Assembly SharpYaml.dll

Gets or sets a value indicating whether trivia (whitespace/newline/comments) should be included.

public bool IncludeTrivia { get; set; }

Returns