GenericTypeParameterBuilder.SetCustomAttribute Method
.NET Framework 4
Sets a custom attribute.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
SetCustomAttribute(CustomAttributeBuilder) | Set a custom attribute using a custom attribute builder. |
|
SetCustomAttribute(ConstructorInfo, Byte[]) | Sets a custom attribute using a specified custom attribute blob. |