Set the application configuration using a Linux style config file.
Syntax

[C#]

static void SetConfigFile(string inPath);

[Visual Basic]

Shared Sub SetConfigFile(inPath As String)
Notes

None.

Example

None.