[]
        
(Showing Draft Content)

FarPoint.Win.Spread.SoundNotify.SoundLocation

SoundLocation Property

SoundLocation

Gets or sets the sound file location.

Declaration
public string SoundLocation { get; set; }
Public Property SoundLocation As String
Property Value
Type Description
string

The sound location. The default is String.Empty.

Remarks

If this property is set, the SoundType property will not have an effect, even if this sound file location is invalid. Only .wav files are supported.