Documentation for a minimal subset of the QSM API
Get Method (name)
Namespaces > QS.Fx.Base > IParameters > Get(String)
Returns a configuration parameter with the given name.
Syntax
C#Visual BasicManaged C++
IParameter Get (
	string name
)
Function Get ( _
	name As String _
) As IParameter
IParameter^ Get (
	String^ name
)
Parameters
name (String)
Parameter name.
Return Value
The parameter.

Assembly: QuickSilver_1 (Module: QuickSilver_1) Version: 1.0.0.0