MindFusion WinForms Programmer's Guide
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

A string containing process' file path.

 See Also

Reminder Members
Reminder Class
MindFusion.Scheduling Namespace