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