AttributeTableBuilder.AddCustomAttributes 方法

包括受保护的成员
包括继承的成员

将特性添加到表生成器。

重载此成员。有关此成员的完整信息(包括语法、用法和示例),请单击重载列表中的相应名称。

重载列表

  名称 说明
公共方法 AddCustomAttributes(Assembly, array<Attribute[]) 将提供的特性数组的内容添加到表生成器。
公共方法 AddCustomAttributes(Type, array<Attribute[]) 将提供的特性的内容添加到表生成器。
公共方法 AddCustomAttributes(Type, String, array<Attribute[]) 将特性添加到具有指定名称的成员。

页首

请参见

参考

AttributeTableBuilder 类

Microsoft.Windows.Design.Metadata 命名空间