HttpBrowserCapabilitiesWrapper.RequiresHtmlAdaptiveErrorReporting Property

Definition

Gets a value that indicates whether the browser requires nonstandard error messages.

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

Property Value

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

Applies to