PropertyBuilder.GetCustomAttributes 方法

返回在此属性上定义的所有自定义属性。

重载列表

名称 说明
PropertyBuilder.GetCustomAttributes (Boolean) 返回此属性 (Property) 的所有自定义属性 (Attribute) 的数组。
PropertyBuilder.GetCustomAttributes (Type, Boolean) 返回由 Type 标识的自定义属性 (Attribute) 数组。

请参见

参考

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