Tracer::Trace Method (TraceEventType, String^)
Visual Studio 2015
Traces an event.
Assembly: Microsoft.VisualStudio.Utilities (in Microsoft.VisualStudio.Utilities.dll)
Parameters
- eventType
-
Type:
System.Diagnostics::TraceEventType
The type of event.
- message
-
Type:
System::String^
The message.
Implements
ITracer::Trace(TraceEventType, String^)
Show: