This documentation is archived and is not being maintained.
TeamFoundationTextWriterTraceListener::Fail Method (String, String)
Visual Studio 2013
Log a failure.
Namespace: Microsoft.TeamFoundation
Assembly: Microsoft.TeamFoundation.Common (in Microsoft.TeamFoundation.Common.dll)
Parameters
- message
- Type: System::String
A summary of the failure.
- detailedMessage
- Type: System::String
A detailed message that states the failure.
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.
Show: