LoggerConfigFile Property

Gets the logging configuration file name.

Definition

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

Property Value

String

See Also