-
Notifications
You must be signed in to change notification settings - Fork 36
P_CodeJam_CodeExceptions_CodeTraceSource
Andrew Koryavchenko edited this page Jun 17, 2018
·
3 revisions
Returns trace source for code exceptions.
Namespace: CodeJam
Assembly: 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: TraceSource
The code trace source.