Debugger.SetDebuggerAction(DebuggerResumeAction) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Sets the debugger resume action.
public:
abstract void SetDebuggerAction(System::Management::Automation::DebuggerResumeAction resumeAction);
public abstract void SetDebuggerAction (System.Management.Automation.DebuggerResumeAction resumeAction);
abstract member SetDebuggerAction : System.Management.Automation.DebuggerResumeAction -> unit
Public MustOverride Sub SetDebuggerAction (resumeAction As DebuggerResumeAction)
Parameters
- resumeAction
- DebuggerResumeAction
DebuggerResumeAction.