System::Reflection::Assembly::GetAssembly メソッド
Assembly::GetAssembly method
特定の型を定義しているアセンブリを取得します。
static System::SharedPtr<Assembly> System::Reflection::Assembly::GetAssembly(const TypeInfo &type)
| パラメーター | 型 | 説明 |
|---|---|---|
| 型 | const TypeInfo& | 定義アセンブリを取得する型。 |
ReturnValue
特定の型を定義しているアセンブリへのポインタ。
参照
- Typedef SharedPtr
- Class Assembly
- Class TypeInfo
- Class Assembly
- Namespace System::Reflection
- Library Aspose.Page for C++