TraceContextRecord Properties
.NET Framework 3.0
| 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 System.Web.TraceContext.Warn method call. |
| Message | Gets the user-defined trace message. |
Community Additions
ADD
Show: