CRaPI - Correct Robust and Perfect API

InfoBase.Item Property

The parameter from the server

public string this[
   string pKey
] {get;}

Parameters

pKey
The key that matches the requested server parameter.

Property Value

A string representation of the server parameter associated with the specified key.

Exceptions

Exception TypeCondition
ArgumentNullExceptionsee System.Collections.Hashtable for details.
NotSupportedExceptionsee System.Collections.Hashtable for details.

See Also

InfoBase Class | TeamYaffa.CRaPI.Info Namespace