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

属性值

IDictionary

浏览器功能的字典。

适用于