System::Reflection::Assembly::GetCallingAssembly method

Assembly::GetCallingAssembly method

Gets calling assembly.

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

ReturnValue

Pointer to calling aseembly.

See Also