Module.Unload
- 已更新2025-07-21
- 閱讀時間為 1 分鐘
Module.Unload
Syntax
Module.Unload
Return Value
Indicates if the module was successfully unloaded.
Purpose
Unloads the underlying code module.
Remarks
The module is not unloaded if it is currently executing.
Module.Unload
Indicates if the module was successfully unloaded.
Unloads the underlying code module.
The module is not unloaded if it is currently executing.