Sdílet prostřednictvím


ClientBuildManager.GetBrowserDefinitions Metoda

Definice

Získá kolekci prvků prohlížeče.

public:
 System::Collections::IDictionary ^ GetBrowserDefinitions();
public System.Collections.IDictionary GetBrowserDefinitions ();
member this.GetBrowserDefinitions : unit -> System.Collections.IDictionary
Public Function GetBrowserDefinitions () As IDictionary

Návraty

Obsahující IDictionary prvky prohlížeče.

Poznámky

Objekt IDictionary obsahuje názvy prohlížečů pro klíče a Triplet objekty pro hodnoty. Každý Triplet objekt obsahuje název nadřazeného elementu prohlížeče, popis a hloubku elementu prohlížeče ve stromu.

Platí pro

Viz také