[]
Gets or sets the sound file location.
public string SoundLocation { get; set; }
Public Property SoundLocation As String
Type | Description |
---|---|
string | The sound location. The default is String.Empty. |
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.