Sound Properties | MSBuild Extension Pack Help 4.0.12.0 |
The Sound type exposes the following members.
Properties
Name | Description | |
---|---|---|
Interval |
Sets the interval between beebs. Default is 10ms. Value must be between 10 and 5000
|
|
Repeat |
Sets the number of times to play the sound. Default is 1. Value must be between 1 and 20
|
|
SoundFile |
Sets the sound file to play
|
|
SystemSound |
Sets the SystemSound to play. Supports: Asterisk, Beep, Exclamation, Hand, Question. Does not support Repeat or Interval.
|
See Also