HttpBrowserCapabilitiesWrapper::Item Property (String^)
.NET Framework (current version)
Gets the value of the specified browser capability. In C#, this property is the indexer for the class.
Assembly: System.Web (in System.Web.dll)
public: property String^ default[ String^ key ] { virtual String^ get(String^ key) override; }
Parameters
- key
-
Type:
System::String^
The name of the browser capability to retrieve.
.NET Framework
Available since 3.5
Available since 3.5
Show: