DeepSea Obfuscator 2009 - page 26

DeepSea Obfuscator 2009
26
© 2009 TallApplications BV
Exclude
If true, the element will not be removed.
If false, the element can be removed if un-referenced.
ApplyToMembers
If true, this cleanup rule is also applied to members of
the element.
If false, this cleanup rule is not applied to members of
the element.
Targets
All (without arguments)
Assembly (with /type or /namespace argument)
Remarks
Th cleanup feature is implied by the rename feature. This means that everywhere you
specify an attribute for the rename feature this implies the same rules for the cleanup
feature.
4.1.6 Optimize feature
Instruct the obfuscator to include or exclude elements in the optimization process. The
optimization process applies various optimization aimed at making your assemblies smaller
and faster.
Format
Obfuscation(Feature="optimize", Exclude=true|false)
Obfuscation(Feature="optimize /namespace:<namespace> [/strict:true|false]", Exclu
Obfuscation(Feature="optimize /type:<typename>", Exclude=true|false)
Abbreviated format
Obfuscation(Feature="optimize /n:<namespace> [/s:true|false]", Exclude=true|false
Obfuscation(Feature="optimize /t:<typename>", Exclude=true|false)
Other attribute properties
Exclude
If true, the element will not be optimized.
If false, the element can be optimized.
ApplyToMembers
If true, this optimize rule is also applied to members of
the element.
1...,16,17,18,19,20,21,22,23,24,25 27,28,29,30,31,32,33,34,35,36,...47
Powered by FlippingBook