AssemblyOptionSettings.

NameObfuscate Property

Summary

Enable / Disable types and methods obfuscation and field names obfuscation The obfuscation is applied at the levels specified for the project.

Syntax

public Nullable<bool> NameObfuscate { get; set; }

Value

Type Description
Nullable<bool>