Share via


AttributeTableBuilder.AddCustomAttributes Method

Include Protected Members
Include Inherited Members

Adds attributes to the table builder.

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 AddCustomAttributes(Assembly, array<Attribute[]) Adds the contents of the provided attributes array to the table builder.
Public method AddCustomAttributes(Type, array<Attribute[]) Adds the contents of the provided attributes to the table builder.
Public method AddCustomAttributes(Type, String, array<Attribute[]) Adds attributes to the member with the specified name.

Top

See Also

Reference

AttributeTableBuilder Class

Microsoft.Windows.Design.Metadata Namespace