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.