Interaction Workspace 8.0.0 .NET Developer's Guide and API Reference
AllKeys Property
NamespacesGenesyslab.Desktop.Infrastructure.ConfigurationIConfigManagerAllKeys
Gets all of the keys.
Declaration Syntax
C#Visual BasicVisual C++
string[] AllKeys { get; }
ReadOnly Property AllKeys As String()
property array<String^>^ AllKeys {
	array<String^>^ get ();
}
Value
All of the keys.

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