BrowserCapabilitiesFactory.PopulateBrowserElements(IDictionary) メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
ASP.NET 組み込みの Request.Browser
プロパティを使用してパブリックにアクセスされる HttpBrowserCapabilities の要求固有のインスタンスを作成するために、構成システムで内部的に使用されます。
この API は製品インフラストラクチャをサポートします。コードから直接使用するものではありません。
protected:
override void PopulateBrowserElements(System::Collections::IDictionary ^ dictionary);
protected override void PopulateBrowserElements (System.Collections.IDictionary dictionary);
override this.PopulateBrowserElements : System.Collections.IDictionary -> unit
Protected Overrides Sub PopulateBrowserElements (dictionary As IDictionary)
パラメーター
- dictionary
- IDictionary
ブラウザー機能のコレクション。