PowerShellTraceSource.WriteISEHitBreakpointEvent(Object[]) 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.
Writes operational ISE hit breakpoint message.
public:
void WriteISEHitBreakpointEvent(... cli::array <System::Object ^> ^ args);
public void WriteISEHitBreakpointEvent (params object[] args);
member this.WriteISEHitBreakpointEvent : obj[] -> unit
Public Sub WriteISEHitBreakpointEvent (ParamArray args As Object())
Parameters
- args
- Object[]