PropertyNameCaseInsensitive Property

Definition

Assembly SharpYaml.dll

Gets or sets a value indicating whether property name matching is case-insensitive.

public bool PropertyNameCaseInsensitive { get; set; }

Returns