バージョン

DynamicCustomAttributeBuilders プロパティ

この DynamicTypePropertyInfo によって記述されるプロパティに割り当てられるカスタム属性の作成に使用する DynamicCustomAttributeBuilder のリストを取得します。
シンタックス
'宣言
 
Public ReadOnly Property DynamicCustomAttributeBuilders As List(Of DynamicCustomAttributeBuilder)
public List<DynamicCustomAttributeBuilder> DynamicCustomAttributeBuilders {get;}
参照