System::Reflection::Assembly::GetCallingAssembly method

Assembly::GetCallingAssembly method

Obtiene el ensamblado llamador.

static System::SharedPtr<Assembly> System::Reflection::Assembly::GetCallingAssembly()

ReturnValue

Puntero al ensamblado que llama.

Ver también