OpenNETCF Padarn Web Server for Windows CE
Item Property (key)
NamespacesOpenNETCF.WebHttpCapabilitiesBaseItem[([(String])])
Gets the value of the specified browser capability. In C#, this property is the indexer for the class.
Declaration Syntax
C#Visual BasicVisual C++
public virtual string this[
	string key
] { get; }
Public Overridable ReadOnly Default Property Item ( _
	key As String _
) As String
public:
virtual property String^ default[String^ key] {
	String^ get (String^ key);
}
Parameters
key (String)
The name of the browser capability to retrieve.
Return Value
The browser capability with the specified key name.

Assembly: OpenNETCF.Web (Module: OpenNETCF.Web) Version: 1.1.91.0