Share via


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

プロパティ値

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

適用対象