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