This topic has not yet been rated - Rate this topic

TraceContextRecord Properties

The TraceContextRecord type exposes the following members.

  Name Description
Public property Category Gets the user-defined category for the trace record.
Public property ErrorInfo Gets the Exception associated with the trace record, if one is available.
Public property IsWarning Gets a value indicating whether the trace record is associated with a TraceContext.Warn method call.
Public property Message Gets the user-defined trace message.
Top
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.