ProductObfuscateHideStrings Property |
Whether to hide strings when obfuscating. If this option is enabled, the strings will be encrypted and decrypted at runtime.
Namespace: NeoAxisAssembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxpublic Reference<bool> ObfuscateHideStrings { get; set; }Property Value
ReferenceBoolean
See Also