Search
Reminder.ProcessFileName Property
See Also
 






Specifies the file path of external process that should start when the reminder is triggered.

Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling

 Syntax

C#  Copy Code

public string ProcessFileName { get; set; }

Visual Basic  Copy Code

Public Property ProcessFileName As String

 Property Value

 See Also