ConsoleAppConfigFile Property

Gets the name of the current application configuration file.

Definition

Namespace: Application.Helper
Assembly: Application.Helper (in Application.Helper.dll) Version: 2.0.5
C#
public string ConfigFile { get; }

Property Value

String

See Also