BrowserCapabilitiesFactoryBase.BrowserElements プロパティ

定義

さまざまなブラウザー機能に関連する情報のコレクションを表すために、構成システムによって内部的に使用されます。

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

protected:
 property System::Collections::IDictionary ^ BrowserElements { System::Collections::IDictionary ^ get(); };
protected System.Collections.IDictionary BrowserElements { get; }
member this.BrowserElements : System.Collections.IDictionary
Protected ReadOnly Property BrowserElements As IDictionary

プロパティ値

ブラウザー機能のディクショナリ。

適用対象