TraceContext.Write Method
.NET Framework (current version)
Writes trace information to the trace log.
Assembly: System.Web (in System.Web.dll)
| Name | Description | |
|---|---|---|
![]() | Write(String) | Writes a trace message to the trace log. |
![]() | Write(String, String) | Writes trace information to the trace log, including a message and any user-defined categories. |
![]() | Write(String, String, Exception) | Writes trace information to the trace log, including any user-defined categories, trace messages, and error information. |
Show:
