ProductObfuscateReuseNames Property |
Whether to reuse names when obfuscating. If this option is enabled, the same names will be used for the methods and fields in a type.
Namespace: NeoAxisAssembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxpublic Reference<bool> ObfuscateReuseNames { get; set; }Property Value
ReferenceBoolean
See Also