TypeDescriptor::GetAttributes Method
.NET Framework (current version)
Returns the collection of attributes for a component or a type.
Assembly: System (in System.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | GetAttributes(Object^) | Returns the collection of attributes for the specified component. |
![]() ![]() | GetAttributes(Object^, Boolean) | Returns a collection of attributes for the specified component and a Boolean indicating that a custom type descriptor has been created. |
![]() ![]() | GetAttributes(Type^) | Returns a collection of attributes for the specified type of component. |
Show:

