Debugger.RaiseStartRunspaceDebugProcessingEvent Method

Definition

protected:
 void RaiseStartRunspaceDebugProcessingEvent(System::Management::Automation::StartRunspaceDebugProcessingEventArgs ^ args);
protected void RaiseStartRunspaceDebugProcessingEvent (System.Management.Automation.StartRunspaceDebugProcessingEventArgs args);
member this.RaiseStartRunspaceDebugProcessingEvent : System.Management.Automation.StartRunspaceDebugProcessingEventArgs -> unit
Protected Sub RaiseStartRunspaceDebugProcessingEvent (args As StartRunspaceDebugProcessingEventArgs)

Parameters

Applies to