HttpCapabilitiesBase::Capabilities Property
.NET Framework (current version)
This API supports the product infrastructure and is not intended to be used directly from your code.
Used internally to get the defined capabilities of the browser.
Assembly: System.Web (in System.Web.dll)
public: property IDictionary^ Capabilities { IDictionary^ get(); void set(IDictionary^ value); }
.NET Framework
Available since 2.0
Available since 2.0
Show: