Gets the entry assembly for an application 獲取應(yīng)用程序的入口程序集。
Object representing the entry assembly for the application 對象,表示應(yīng)用程序的入口程序集。
In other application domains , the entry assembly is the first executable that was executed by the 在其他應(yīng)用程序域中,入口程序集是通過
If your driverentry routine returns a failure status , the system doesn ' t call your driverunload routine 如果你的驅(qū)動入口程序返回一個錯誤的狀態(tài),系統(tǒng)不調(diào)用你的驅(qū)動卸載程序。
If the application is a manifest - activated application , the entry assembly is determined from the application manifest . if the application is not manifest activated , the entry assembly is the process executable in the default application domain 對于清單激活的應(yīng)用程序,入口程序集由應(yīng)用程序清單決定;對于非清單激活的應(yīng)用程序,入口程序集是默認(rèn)應(yīng)用程序域中的可執(zhí)行過程。