We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Returns trace source for code exceptions.
Namespace: CodeJamAssembly: CodeJam (in CodeJam.dll) Version: 2.1.0.0
C#
public static TraceSource CodeTraceSource { get; }
VB
Public Shared ReadOnly Property CodeTraceSource As TraceSource Get
F#
static member CodeTraceSource : TraceSource with get
Type: TraceSourceThe code trace source.
CodeExceptions ClassCodeJam Namespace