HyperActive
Item Property (Param)
NamespacesHyperActive.Core.ConfigArgumentsItem[([(String])])
Gets the String with the specified param.
Declaration Syntax
C#Visual BasicVisual C++
public string this[
	string Param
] { get; }
Public ReadOnly Default Property Item ( _
	Param As String _
) As String
public:
property String^ default[String^ Param] {
	String^ get (String^ Param);
}
Parameters
Param (String)
Value

Assembly: HyperActive (Module: HyperActive) Version: 1.3.1.9 (1.3.1.9)