TraceContextRecord Properties
.NET Framework (current version)
Namespace:
System.Web
Assembly: System.Web (in System.Web.dll)
| 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:
