This documentation is archived and is not being maintained.
AdminTraceLogger::Error Method (Exception)
Visual Studio 2013
Formats an exception and writes it as an error message to the trace.
Namespace: Microsoft.TeamFoundation.Common
Assembly: Microsoft.TeamFoundation.Common (in Microsoft.TeamFoundation.Common.dll)
Parameters
- exception
- Type: System::Exception
An exception to write to the trace. Null is allowed.
Implements
ITFLogger::Error(Exception)- 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: