System.Web.TraceContextRecord.Message Property

Gets the user-defined trace message.

Syntax

public string Message { get; }

Value

Documentation for this section has not yet been entered.

Remarks

The message can be any string, and is used to write detailed tracing information. It corresponds to the message parameter that is passed to the erload:System.Web.TraceContext.Write and erload:System.Web.TraceContext.Warn methods. The information can be run-time values, messages to orient you and guide you through a program's execution, or other diagnostic data.

Requirements

Namespace: System.Web
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 2.0.0.0