System::Reflection::Assembly::GetExecutingAssembly 方法

Assembly::GetExecutingAssembly method

获取执行程序集。

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

ReturnValue

指向执行程序集的指针。

另见