Tracer::ShouldTrace Method (TraceEventType)
Visual Studio 2015
Determines whether trace listeners should be called, based on the trace event type.
Assembly: Microsoft.VisualStudio.Utilities (in Microsoft.VisualStudio.Utilities.dll)
Parameters
- eventType
-
Type:
System.Diagnostics::TraceEventType
The type of event to test.
Implements
ITracer::ShouldTrace(TraceEventType)
Show: