ObfuscateAssemblyAttribute Properties
.NET Framework 4.5
The ObfuscateAssemblyAttribute type exposes the following members.
| Name | Description | |
|---|---|---|
|
AssemblyIsPrivate | Gets a Boolean value indicating whether the assembly was marked private. |
|
StripAfterObfuscation | Gets or sets a Boolean value indicating whether the obfuscation tool should remove the attribute after processing. |
|
TypeId | When implemented in a derived class, gets a unique identifier for this Attribute. (Inherited from Attribute.) |