ScheduledProcess.Parameters Property
The command line parameters to be passed to the application. This string should NOT include the application name as the first parameter.
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 Parameters { get; set; }
Property Value
Type: String
Implements
IConfigScheduledProcess.Parameters
See Also: