AttributeTable.GetCustomAttributes Method

Include Protected Members
Include Inherited Members

Returns an enumeration of all attributes provided for the specified argument.

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

Overload List

  Name Description
Public method GetCustomAttributes(Assembly) Returns an enumeration of all attributes provided for the specified assembly.
Public method GetCustomAttributes(Type) Returns an enumeration of all attributes provided for the specified type.
Public method GetCustomAttributes(Type, String) Returns an enumeration of all attributes provided for the specified type and member name.

Top

See Also

Reference

AttributeTable Class

Microsoft.Windows.Design.Metadata Namespace