ICustomAttributeProviderUtil Methods |
The ICustomAttributeProviderUtil type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | GetCustomAttribute |
Get the custom attribute with the specified name from the ICustomAttributeProvider. If there are multiple attributes with the name, the first one is returned.
|
![]() ![]() | GetCustomAttributes |
Get all custom attributes with the specified name from the ICustomAttributeProvider.
|
![]() ![]() | HasCustomAttribute |
Determine if the ICustomAttributeProvider has a custom attribute.
|
![]() ![]() | HasDynamicType |
Determine if the member has a dynamic type.
|