HttpBrowserCapabilitiesWrapper.Item[String] Vlastnost

Definice

Získá hodnotu zadané funkce prohlížeče. V jazyce C# je tato vlastnost indexerem pro třídu.

public:
 virtual property System::String ^ default[System::String ^] { System::String ^ get(System::String ^ key); };
public override string this[string key] { get; }
member this.Item(string) : string
Default Public Overrides ReadOnly Property Item(key As String) As String

Parametry

key
String

Název možnosti prohlížeče, který se má načíst.

Hodnota vlastnosti

Funkce prohlížeče se zadaným názvem klíče.

Platí pro