Information
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

 

Emits error messages to the listener you create when you implement the TraceListener class.

Namespace:   System.Diagnostics
Assembly:  System (in System.dll)

NameDescription
System_CAPS_pubmethodFail(String^)

Emits an error message to the listener you create when you implement the TraceListener class.

System_CAPS_pubmethodFail(String^, String^)

Emits an error message and a detailed error message to the listener you create when you implement the TraceListener class.

Return to top
Show: