Gets the variable value name.

Namespace:  SGP.XUtility
Assembly:  SGP.XUtility (in SGP.XUtility.dll)
Version: 1.2.3019.18718

Syntax

C#
public string GetValue(
	string name
)

Parameters

name
Type: System..::.String
The variable name.

Return Value

Returns the variable value.

See Also