GetCallingAssembly()

Assembly::GetCallingAssembly() method

Gets calling assembly.

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

Return Value

Pointer to calling aseembly.

See Also