BrowserCapabilitiesFactoryBase.PopulateMatchedHeaders(IDictionary) 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
由組態系統內部使用,以根據支援的瀏覽器填入要求標頭集合。
此 API 支援此產品基礎結構,但無法直接用於程式碼之中。
protected:
virtual void PopulateMatchedHeaders(System::Collections::IDictionary ^ dictionary);
protected virtual void PopulateMatchedHeaders (System.Collections.IDictionary dictionary);
abstract member PopulateMatchedHeaders : System.Collections.IDictionary -> unit
override this.PopulateMatchedHeaders : System.Collections.IDictionary -> unit
Protected Overridable Sub PopulateMatchedHeaders (dictionary As IDictionary)
參數
- dictionary
- IDictionary
表示瀏覽器能力的索引鍵/值組集合。