Thread.WillStepIntoModule
- Mise à jour2025-07-21
- Temps de lecture : 1 minute(s)
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 .