CustomAttributeData.GetCustomAttributes メソッド
オーバーロードの一覧| 名前 | 説明 |
|---|---|
| CustomAttributeData.GetCustomAttributes (Assembly) | 対象のアセンブリに適用されている属性に関するデータを表す CustomAttributeData オブジェクトのリストを返します。 |
| CustomAttributeData.GetCustomAttributes (MemberInfo) | 対象のメンバに適用されている属性に関するデータを表す CustomAttributeData オブジェクトのリストを返します。 |
| CustomAttributeData.GetCustomAttributes (Module) | 対象のモジュールに適用されている属性に関するデータを表す CustomAttributeData オブジェクトのリストを返します。 |
| CustomAttributeData.GetCustomAttributes (ParameterInfo) | 対象のパラメータに適用されている属性に関するデータを表す CustomAttributeData オブジェクトのリストを返します。 |
参照関連項目
CustomAttributeData クラスCustomAttributeData メンバ
System.Reflection 名前空間
ReflectionOnlyGetType
ReflectionOnlyLoad
- CustomAttributeData.GetCustomAttributes メソッドのページへのリンク