Trace::TraceInformation Method
.NET Framework (current version)
Writes an informational message to the trace listeners in the Listeners collection.
Assembly: System (in System.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | TraceInformation(String^) | Writes an informational message to the trace listeners in the Listeners collection using the specified message. |
![]() ![]() | TraceInformation(String^, array<Object^>^) | Writes an informational message to the trace listeners in the Listeners collection using the specified array of objects and formatting information. |
Show:

