Assembly.GetCustomAttributes メソッド
このアセンブリのカスタム属性を取得します。
オーバーロードの一覧
名前 | 説明 |
---|---|
Assembly.GetCustomAttributes (Boolean) | このアセンブリのすべてのカスタム属性を取得します。 |
Assembly.GetCustomAttributes (Type, Boolean) | 型を指定して、このアセンブリのカスタム属性を取得します。 |

_Assembly.GetCustomAttributes メソッド
COM オブジェクトに、GetCustomAttributes メソッドへのバージョンに依存しないアクセスが用意されています。
オーバーロードの一覧
名前 | 説明 |
---|---|
_Assembly.GetCustomAttributes (Boolean) | COM オブジェクトに、GetCustomAttributes メソッドへのバージョンに依存しないアクセスが用意されています。 |
_Assembly.GetCustomAttributes (Type, Boolean) | COM オブジェクトに、GetCustomAttributes メソッドへのバージョンに依存しないアクセスが用意されています。 |
