Specifies the arguments of the external process started for this reminder.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling
C# Copy Code |
---|
public string ProcessArguments { get; set; } |
Visual Basic Copy Code |
---|
Public Property ProcessArguments As String |
A string containing process arguments.