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
ブラウザー機能を表すキー/値ペアのコレクション。