Debugger.RaiseStartRunspaceDebugProcessingEvent 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.
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)