MindFusion WinForms Programmer's Guide
Reminder.ProcessArguments Property
See Also
 





Specifies the arguments of the external process started for this reminder.

Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling

 Syntax

C#  Copy Code

public string ProcessArguments { get; set; }

Visual Basic  Copy Code

Public Property ProcessArguments As String

 Property Value

A string containing process arguments.

 See Also

Reminder Members
Reminder Class
MindFusion.Scheduling Namespace