ITracer::TraceException Method (Exception^, TraceEventType)
Visual Studio 2015
Traces an exception.
Assembly: Microsoft.VisualStudio.Utilities (in Microsoft.VisualStudio.Utilities.dll)
Parameters
- ex
-
Type:
System::Exception^
The exception to trace.
- eventType
-
Type:
System.Diagnostics::TraceEventType
The type of event to trace.
Show: