EazfuscatorNetSettings.

NewlineFlush Property

Summary

Gets or sets a value indicating whether or not to flush output messages with new line (CR/LF) symbols.

Syntax

public bool NewlineFlush { get; set; }

Remarks

This feature is useful when integrating with third-party IDEs.

Value

Type Description
bool