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.
Sets the next instruction to be executed, according to the cursor position in the current source file.
Namespace: EnvDTE
Assembly: EnvDTE (in EnvDTE.dll)
Syntax
'Declaration
Sub SetNextStatement
'Usage
Dim instance As Debugger
instance.SetNextStatement()
void SetNextStatement()
void SetNextStatement()
function SetNextStatement()
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.