This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.SmartAssembly.
Summary
Sets the level of control flow obfuscation to apply to the assembly:
False = None
0 = Use attributes to set Control Flow Obfuscation, see Obfuscating the control flow
1 = Basic
2 = Strictly valid
3 = Strongest
4 = Unverifiable
- Assembly
- Cake
.SmartAssembly .dll - Namespace
- Cake
.SmartAssembly - Containing Type
- Assembly
Option Settings
Syntax
public Nullable<int> ControlFlowObfuscate { get; set; }
Value
Type | Description |
---|---|
Nullable |