共用方式為


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

屬性值

瀏覽器能力的字典。

適用於