The members of System.Web.TraceContextRecord are listed below.
See Also: Inherited members from System.Object
![]() Initializes a new instance of the System.Web.TraceContextRecord class. |
[read-only] | Category | string.
![]() Gets the user-defined category for the trace record. |
[read-only] | ErrorInfo | Exception.
![]() Gets the Exception associated with the trace record, if one is available. |
[read-only] | IsWarning | bool.
![]() Gets a value indicating whether the trace record is associated with a erload:System.Web.TraceContext.Warn method call. |
[read-only] | Message | string.
![]() Gets the user-defined trace message. |