BrowserCapabilitiesFactoryBase.PopulateMatchedHeaders(IDictionary) Methode

Definitie

Intern gebruikt door het configuratiesysteem om een verzameling aanvraagheaders te vullen op basis van de ondersteunde browser.

Deze API ondersteunt de productinfrastructuur en is niet bedoeld om rechtstreeks vanuit de code te gebruiken.

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)

Parameters

dictionary
IDictionary

Een verzameling sleutel-/waardeparen die de browsermogelijkheden vertegenwoordigen.

Van toepassing op