ServerConsole.LogFolder Property
Gets/sets the pathname of the folder where real-time application console log files are written. If this pathname doesn't exist, an exception is thrown.
Namespace:
IntervalZero.MaxRT.wRTOS.Config
Assembly:
IntervalZero.MaxRT.wRTOS (in IntervalZero.MaxRT.wRTOS.dll) Version: 1.0.0.0 (File version: 1.1.0)
Syntax
public string LogFolder { get; set; }
Property Value
Type: String
Implements
IConfigServerConsole.LogFolder
See Also: