STEPUNIT
Specifies the step unit for stepping.
Syntax
Fields
STEP_STATEMENT
Steps by statement.
STEP_LINE
Steps by line.
STEP_INSTRUCTION
Steps by instruction.
Remarks
Passed as an argument to the Step method.
Requirements
Header: msdbg.h
Namespace: Microsoft.VisualStudio.Debugger.Interop
Assembly: Microsoft.VisualStudio.Debugger.Interop.dll