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

