This documentation is archived and is not being maintained.
TraceContextRecord Properties
Visual Studio 2008
The TraceContextRecord type exposes the following members.
| Name | Description | |
|---|---|---|
|
Category | Gets the user-defined category for the trace record. |
|
ErrorInfo | Gets the Exception associated with the trace record, if one is available. |
|
IsWarning | Gets a value indicating whether the trace record is associated with a TraceContext::Warn method call. |
|
Message | Gets the user-defined trace message. |
Show: