Thread.WillStepIntoModule
- 已更新2025-07-21
- 閱讀時間為 1 分鐘
Thread.WillStepIntoModule
Syntax
Thread.WillStepIntoModule
Data Type
Purpose
Returns True if the execution will step into the code module for the current step.
Remarks
This property is True only when accessed from a Pre-Step substep and the execution will suspend in the code module for the step that uses the substep. Obtaining this property from other locations, such as an expression or a step code module, always returns False .