Share via


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

屬性值

Boolean

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

適用於