TraceContext.Write Method
.NET Framework 2.0
Writes trace information to the trace log.
TraceContext Members
System.Web Namespace
| Name | Description |
|---|---|
| TraceContext.Write (String) | Writes a trace message to the trace log. |
| TraceContext.Write (String, String) | Writes trace information to the trace log, including a message and any user-defined categories. |
| TraceContext.Write (String, String, Exception) | Writes trace information to the trace log, including any user-defined categories, trace messages, and error information. |
Reference
TraceContext ClassTraceContext Members
System.Web Namespace
Other Resources
ASP.NET TracingCommunity Additions
ADD
Show: