EazfuscatorNetSettings.

ProtectProject Property

Summary

Gets or sets a value indicating whether to protect project.

Syntax

public bool ProtectProject { get; set; }

Remarks

Project is obfuscated by Eazfuscator.NET on every build when protection is active. This option should be used with 'msbuild-project-path' option.

Value

Type Description
bool