AssemblyBuilder.SetCustomAttribute 方法

在此程序集上设置自定义属性。

重载列表

名称 说明
AssemblyBuilder.SetCustomAttribute (CustomAttributeBuilder) 使用自定义属性生成器设置此程序集的自定义属性。
AssemblyBuilder.SetCustomAttribute (ConstructorInfo, Byte[]) 使用指定的自定义属性 Blob 设置此程序集上的自定义属性。

请参见

参考

AssemblyBuilder 类
AssemblyBuilder 成员
System.Reflection.Emit 命名空间