System::Reflection::Assembly::GetAssembly metodu

Assembly::GetAssembly method

Belirli bir türü tanımlayan derlemeyi alır.

static System::SharedPtr<Assembly> System::Reflection::Assembly::GetAssembly(const TypeInfo &type)
ParametreTürAçıklama
türconst TypeInfo&Tanımlayan derlemeyi almak için tür.

ReturnValue

Belirli bir türü tanımlayan derlemeye işaretçi.

Ayrıca Bakınız