This topic has not yet been rated - Rate this topic

ActionDescriptor.GetCustomAttributes Method

Returns an array of custom attributes that are defined for this member, excluding named attributes.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

  Name Description
Public method GetCustomAttributes(Boolean) Returns an array of custom attributes that are defined for this member, excluding named attributes.
Public method GetCustomAttributes(Type, Boolean) Returns an array of custom attributes that are defined for this member, identified by type.
Top
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.