ScheduledProcess.FileName Property
Full Path to the filename of the process to be started. This can also interact with search path, so this can be filename if the directory it exists in is specified with search path.
Namespace:
IntervalZero.MaxRT.wRTOS.Config
Assembly:
IntervalZero.MaxRT.wRTOS (in IntervalZero.MaxRT.wRTOS.dll) Version: 1.0.0.0 (File version: 1.0.1)
Syntax
public string FileName { get; set; }
Property Value
Type: String
Implements
IConfigScheduledProcess.FileName
See Also: