DisablePSBreakpointCommand.ProcessBreakpoint(Breakpoint) 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.
Disables the given breakpoint.
protected:
override void ProcessBreakpoint(System::Management::Automation::Breakpoint ^ breakpoint);
protected override void ProcessBreakpoint (System.Management.Automation.Breakpoint breakpoint);
override this.ProcessBreakpoint : System.Management.Automation.Breakpoint -> unit
Protected Overrides Sub ProcessBreakpoint (breakpoint As Breakpoint)
Parameters
- breakpoint
- Breakpoint