System::Reflection::Assembly::GetEntryAssembly 方法

Assembly::GetEntryAssembly method

获取入口程序集。

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

ReturnValue

指向入口程序集的指针。

另见