This documentation is archived and is not being maintained.

VssException::ReportException Property

Visual Studio 2013

Namespace:  Microsoft.VisualStudio.Services.Common
Assembly:  Microsoft.VisualStudio.Services.Common (in Microsoft.VisualStudio.Services.Common.dll)

public:
property bool ReportException {
	bool get ();
	void set (bool value);
}

Property Value

Type: System::Boolean

Show: