AssemblyBuilder::SetCustomAttribute Method
.NET Framework (current version)
Sets a custom attribute on this assembly.
Assembly: mscorlib (in mscorlib.dll)
| Name | Description | |
|---|---|---|
![]() | SetCustomAttribute(ConstructorInfo^, array<Byte>^) | Set a custom attribute on this assembly using a specified custom attribute blob. |
![]() | SetCustomAttribute(CustomAttributeBuilder^) | Set a custom attribute on this assembly using a custom attribute builder. |
Show:
