This documentation is archived and is not being maintained.
ExceptionFormatter::FormatExceptionForDisplay Method
Visual Studio 2013
Formats the specified exception to be displayed and read by a user.
Namespace: Microsoft.TeamFoundation.Common
Assembly: Microsoft.TeamFoundation.Common (in Microsoft.TeamFoundation.Common.dll)
Parameters
- ex
- Type: System::Exception
The exception to format.
- 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: