Debugger.RaiseBreakpointUpdatedEvent(BreakpointUpdatedEventArgs) 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.
RaiseBreakpointUpdatedEvent.
protected:
void RaiseBreakpointUpdatedEvent(System::Management::Automation::BreakpointUpdatedEventArgs ^ args);
protected void RaiseBreakpointUpdatedEvent (System.Management.Automation.BreakpointUpdatedEventArgs args);
member this.RaiseBreakpointUpdatedEvent : System.Management.Automation.BreakpointUpdatedEventArgs -> unit
Protected Sub RaiseBreakpointUpdatedEvent (args As BreakpointUpdatedEventArgs)
Parameters
BreakpointUpdatedEventArgs.