Gets or sets the name of a sound file to play with this reminder.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling
C# Copy Code |
---|
public string SoundFileName { get; set; } |
Visual Basic Copy Code |
---|
Public Property SoundFileName As String |
A string specifying which file to play.
Scheduling for .NET MAUI Guide | © 2023 MindFusion |