HttpBrowserCapabilitiesBase::Item Property (String^)
.NET Framework (current version)
When overridden in a derived class, 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)
Parameters
- key
-
Type:
System::String^
The name of the browser capability to retrieve.
| Exception | Condition |
|---|---|
| NotImplementedException | Always. |
.NET Framework
Available since 3.5
Available since 3.5
Show: