次の方法で共有


BrowserCapabilitiesFactory.PiescreenbitdepthProcessBrowsers メソッド

定義

現在の要求の発行元の Piescreenbitdepth ブラウザーの機能を表す HttpBrowserCapabilities オブジェクトを初期化します。

この API は製品インフラストラクチャをサポートします。コードから直接使用するものではありません。

protected:
 virtual void PiescreenbitdepthProcessBrowsers(bool ignoreApplicationBrowsers, System::Collections::Specialized::NameValueCollection ^ headers, System::Web::HttpBrowserCapabilities ^ browserCaps);
protected virtual void PiescreenbitdepthProcessBrowsers (bool ignoreApplicationBrowsers, System.Collections.Specialized.NameValueCollection headers, System.Web.HttpBrowserCapabilities browserCaps);
abstract member PiescreenbitdepthProcessBrowsers : bool * System.Collections.Specialized.NameValueCollection * System.Web.HttpBrowserCapabilities -> unit
override this.PiescreenbitdepthProcessBrowsers : bool * System.Collections.Specialized.NameValueCollection * System.Web.HttpBrowserCapabilities -> unit
Protected Overridable Sub PiescreenbitdepthProcessBrowsers (ignoreApplicationBrowsers As Boolean, headers As NameValueCollection, browserCaps As HttpBrowserCapabilities)

パラメーター

ignoreApplicationBrowsers
Boolean

アプリケーション レベルのブラウザー定義ファイル内の Piescreenbitdepth ブラウザーの定義を無視する場合は true。それ以外の場合は false

headers
NameValueCollection

現在の要求に含まれるヘッダーのコレクション。

browserCaps
HttpBrowserCapabilities

初期化する HttpBrowserCapabilities オブジェクト。

適用対象

こちらもご覧ください