CommonApplicationLogic GetDefaultConfigFileName Method NFX Class Library

[This is preliminary documentation and is subject to change.]

Tries to find a configuration file name looping through various supported estensions

Namespace: NFX.ApplicationModel
Assembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax

protected string GetDefaultConfigFileName()

Return Value

Type: OnlineString
File name that exists or empty string
See Also