TypeDescriptor::AddAttributes Method
.NET Framework (current version)
Adds class-level attributes to the target component.
Assembly: System (in System.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | AddAttributes(Object^, array<Attribute^>^) | Adds class-level attributes to the target component instance. |
![]() ![]() | AddAttributes(Type^, array<Attribute^>^) | Adds class-level attributes to the target component type. |
Show:

