WebHttpBehavior::FaultExceptionEnabled Property
.NET Framework (current version)
Gets or sets the flag that specifies whether a FaultException is generated when an internal server error (HTTP status code: 500) occurs.
Assembly: System.ServiceModel.Web (in System.ServiceModel.Web.dll)
public: property bool FaultExceptionEnabled { virtual bool get(); virtual void set(bool value); }
.NET Framework
Available since 4.0
Silverlight
Available since 4.0
Available since 4.0
Silverlight
Available since 4.0
Show: