The members of System.Reflection.ObfuscateAssemblyAttribute are listed below.
See Also: Inherited members from System.Attribute
Initializes a new instance of the System.Reflection.ObfuscateAssemblyAttribute class, specifying whether the assembly to be obfuscated is public or private. |
[read-only] | AssemblyIsPrivate | bool.
Gets a bool value indicating whether the assembly was marked private. |
StripAfterObfuscation | bool.
Gets or sets a bool value indicating whether the obfuscation tool should remove the attribute after processing. |