Interaction Workspace 8.0.0 .NET Developer's Guide and API Reference
GetValue Method (key)
NamespacesGenesyslab.Desktop.Infrastructure.ConfigurationIConfigManagerGetValue(String)
Gets the value.
Declaration Syntax
C#Visual BasicVisual C++
Object GetValue(
	string key
)
Function GetValue ( _
	key As String _
) As Object
Object^ GetValue(
	String^ key
)
Parameters
key (String)
The key.
Return Value
The value of the specified key.

Assembly: Genesyslab.Desktop.Infrastructure (Module: Genesyslab.Desktop.Infrastructure) Version: 8.0.2.15 (8.0.002.15)