_Type.GetCustomAttributes Method
.NET Framework 2.0
Provides COM objects with version-independent access to the System.Reflection.MemberInfo.GetCustomAttributes method.
| Name | Description |
|---|---|
| _Type.GetCustomAttributes (Boolean) | Provides COM objects with version-independent access to the Assembly.GetCustomAttributes method. |
| _Type.GetCustomAttributes (Type, Boolean) | Provides COM objects with version-independent access to the MemberInfo.GetCustomAttributes method. |