BrowserCapabilitiesFactoryBase.PopulateBrowserElements(IDictionary) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Utilisé en interne par le système de configuration pour remplir une collection de fonctionnalités de navigateur basée sur le navigateur pris en charge.
Cette API prend en charge l'infrastructure du produit et n'est pas destinée à être utilisée directement à partir de votre code.
protected:
virtual void PopulateBrowserElements(System::Collections::IDictionary ^ dictionary);
protected virtual void PopulateBrowserElements (System.Collections.IDictionary dictionary);
abstract member PopulateBrowserElements : System.Collections.IDictionary -> unit
override this.PopulateBrowserElements : System.Collections.IDictionary -> unit
Protected Overridable Sub PopulateBrowserElements (dictionary As IDictionary)
Paramètres
- dictionary
- IDictionary
Collection des paires clé/valeur représentant les fonctionnalités de navigateur.