HttpResponseBase::TrySkipIisCustomErrors Property
.NET Framework (current version)
Gets or sets a value that specifies whether IIS 7.0 custom errors are disabled.
Assembly: System.Web (in System.Web.dll)
public: property bool TrySkipIisCustomErrors { virtual bool get(); virtual void set(bool value); }
| Exception | Condition |
|---|---|
| NotImplementedException | Always. |
.NET Framework
Available since 3.5
Available since 3.5
Show: