Set Current Stack Frame Command

 

For the latest documentation on Visual Studio 2017, see Visual Studio 2017 Documentation.

For the latest documentation on Visual Studio 2017, see Set Current Stack Frame Command on docs.microsoft.com. Allows you to set a particular stack frame.

Debug.SetCurrentStackFrame index  

index
Required. Selects a stack frame by its index.

>Debug.SetCurrentStackFrame 1  

Visual Studio Commands
Command Window
Find/Command Box
Visual Studio Command Aliases

Show: