System::Reflection::Assembly::GetAssembly yöntemi
Assembly::GetAssembly method
Belirli bir tipi tanımlayan derlemeyi alır.
static System::SharedPtr<Assembly> System::Reflection::Assembly::GetAssembly(const TypeInfo &type)
| Parameter | Type | Açıklama |
|---|---|---|
| tür | const TypeInfo& | Derlemeyi tanımlayan tip. |
ReturnValue
Belirli bir tipi tanımlayan derlemeye işaretçi.
Ayrıca Bakınız
- Typedef SharedPtr
- Class Assembly
- Class TypeInfo
- Class Assembly
- Namespace System::Reflection
- Library Aspose.Page for C++