Share via


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(Type)

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

Public method

GetCustomAttributes(Type, MemberDescriptor)

Returns an enumeration of all attributes provided for the specified type and MemberDescriptor.

Public method

GetCustomAttributes(Type, MemberInfo)

Returns an enumeration of all attributes provided for the specified type and MemberInfo.

Public method

GetCustomAttributes(Type, String)

Returns an enumeration of all attributes provided for the specified type and member name.

Public method

GetCustomAttributes(Type, DependencyProperty)

Returns an enumeration of all attributes provided for the specified type and DependencyProperty.

Top

See Also

Reference

AttributeTable Class

AttributeTable Members

Microsoft.Windows.Design.Metadata Namespace