Icon LogExtension Property

property LogExtension: String

Usage

Use the LogExtension property to specify the extension to be used for ElevateDB configuration log files. This property is used in conjunction with the ConfigName properties to form the full name of configuration log files. The configuration log file is stored in the path specified by the ConfigPath property. The default value is ".EDBLog".

Information The Active property must be False in order to assign a value to this property.
Image