Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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