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)
ParameterTypeAçıklama
türconst TypeInfo&Derlemeyi tanımlayan tip.

ReturnValue

Belirli bir tipi tanımlayan derlemeye işaretçi.

Ayrıca Bakınız