Nini Library API Reference - http://nini.sourceforge.net/

IConfig.GetExpanded Method 

Returns the expanded string value. This method does not replace the other key values in the IConfigSource.

string GetExpanded(
   string key
);

Parameters

key
Configuration key.

See Also

IConfig Interface | Nini.Config Namespace