Allows the configuration of ITraceTargets.
Default constructor
public Void TraceTarget()
Name of the formatter.
public String Formatter { get; set; }
Trace target type.
public String Type { get; set; }
In this document