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.
EventProviderTraceListener::Fail Method (String^, String^)
.NET Framework (current version)
Emits an error message and a detailed error message to the listener you create when you implement the TraceListener class.
Assembly: System.Core (in System.Core.dll)
Parameters
- message
-
Type:
System::String^
A message to emit.
- detailMessage
-
Type:
System::String^
A detailed message to emit.
.NET Framework
Available since 3.5
Available since 3.5
Show: