HttpBrowserCapabilitiesBase.RequiresHtmlAdaptiveErrorReporting Property

Definition

When overridden in a derived class, gets a value that indicates whether the browser requires nonstandard error messages.

public:
 virtual property bool RequiresHtmlAdaptiveErrorReporting { bool get(); };
public virtual bool RequiresHtmlAdaptiveErrorReporting { get; }
member this.RequiresHtmlAdaptiveErrorReporting : bool
Public Overridable ReadOnly Property RequiresHtmlAdaptiveErrorReporting As Boolean

Property Value

true if the browser requires nonstandard error messages; otherwise, false.

Exceptions

Applies to