BrowserCapabilitiesFactoryBase.BrowserElements 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
由配置系统在内部使用以表示与各种浏览器功能相关的信息的集合。
此 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
属性值
浏览器功能的字典。