BrowserCapabilitiesFactoryBase.PopulateBrowserElements(IDictionary) メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
サポートされているブラウザーに基づいてブラウザー機能のコレクションを設定するために、構成システムによって内部的に使用されます。
この API は製品インフラストラクチャをサポートします。コードから直接使用するものではありません。
protected:
virtual void PopulateBrowserElements(System::Collections::IDictionary ^ dictionary);
protected virtual void PopulateBrowserElements(System.Collections.IDictionary dictionary);
abstract member PopulateBrowserElements : System.Collections.IDictionary -> unit
override this.PopulateBrowserElements : System.Collections.IDictionary -> unit
Protected Overridable Sub PopulateBrowserElements (dictionary As IDictionary)
パラメーター
- dictionary
- IDictionary
ブラウザーの機能を表すキーと値のペアのコレクション。