Trace::Write Method
.NET Framework (current version)
Writes information about the trace to the trace listeners in the Listeners collection.
Assembly: System (in System.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | Write(Object^) | |
![]() ![]() | Write(Object^, String^) | |
![]() ![]() | Write(String^) | Writes a message to the trace listeners in the Listeners collection. |
![]() ![]() | Write(String^, String^) | Writes a category name and a message to the trace listeners in the Listeners collection. |
Show:

