DefaultTraceListener::Fail Method

 

Emits or displays a message and a stack trace for an assertion that always fails.

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

NameDescription
System_CAPS_pubmethodFail(String^)

Emits or displays a message and a stack trace for an assertion that always fails.(Overrides TraceListener::Fail(String^).)

System_CAPS_pubmethodFail(String^, String^)

Emits or displays detailed messages and a stack trace for an assertion that always fails.(Overrides TraceListener::Fail(String^, String^).)

Return to top
Show: