PropertyNameCaseInsensitive Property

Definition

Namespace Tomlyn
Assembly Tomlyn.dll

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

public bool PropertyNameCaseInsensitive { get; init; }

Returns