MindFusion.Wpf Pack Programmer's Guide
Reminder.SoundFileName Property
See Also
 





Gets or sets the name of a sound file to play with this reminder.

Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling.Wpf

 Syntax

C#  Copy Code

public string SoundFileName { get; set; }

Visual Basic  Copy Code

Public Property SoundFileName As String

 Property Value

A string specifying which file to play.

 See Also

Reminder Members
Reminder Class
MindFusion.Scheduling Namespace