HttpBrowserCapabilitiesWrapper.RequiresHtmlAdaptiveErrorReporting 屬性

定義

會獲得一個值,指示瀏覽器是否需要非標準錯誤訊息。

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

屬性值

true如果瀏覽器需要非標準錯誤訊息;否則,。 false 預設值為 false

適用於