The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
TraceListener::Fail Method
.NET Framework (current version)
Emits error messages to the listener you create when you implement the TraceListener class.
Assembly: System (in System.dll)
| Name | Description | |
|---|---|---|
![]() | Fail(String^) | Emits an error message to the listener you create when you implement the TraceListener class. |
![]() | Fail(String^, String^) | Emits an error message and a detailed error message to the listener you create when you implement the TraceListener class. |
Show:
