This documentation is archived and is not being maintained.

ExceptionFormatter::ShowDetailedExceptions Property

Gets or sets a flag indicating whether to show detailed exceptions.

Namespace:  Microsoft.TeamFoundation.Common
Assembly:  Microsoft.TeamFoundation.Common (in Microsoft.TeamFoundation.Common.dll)

public:
static property bool ShowDetailedExceptions {
	bool get ();
}

Property Value

Type: System::Boolean
True to show detailed exceptions; otherwise, false.

Show: