System::Reflection::Assembly::GetCallingAssembly 方法

Assembly::GetCallingAssembly method

获取调用程序集。

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

ReturnValue

指向调用程序集的指针。

另见