The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
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:

