AllowHexEscapes Property

Definition

Namespace Tomlyn
Assembly Tomlyn.dll

If true, allow emitting \xHH escapes for control characters.

public bool AllowHexEscapes { get; init; }

Returns