Windows apps
Collapse the table of content
Expand the table of content
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.

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:
© 2017 Microsoft