mscorlib(4.0.0.0) API with additions
|
Retrieves sounds associated with a set of Windows operating system sound-event types. This class cannot be inherited. More...
Properties | |
static SystemSound | Asterisk [get] |
Gets the sound associated with the Asterisk program event in the current Windows sound scheme. More... | |
static SystemSound | Beep [get] |
Gets the sound associated with the Beep program event in the current Windows sound scheme. More... | |
static SystemSound | Exclamation [get] |
Gets the sound associated with the Exclamation program event in the current Windows sound scheme. More... | |
static SystemSound | Hand [get] |
Gets the sound associated with the Hand program event in the current Windows sound scheme. More... | |
static SystemSound | Question [get] |
Gets the sound associated with the Question program event in the current Windows sound scheme. More... | |
Retrieves sounds associated with a set of Windows operating system sound-event types. This class cannot be inherited.
Definition at line 7 of file SystemSounds.cs.
|
staticget |
Gets the sound associated with the Asterisk
program event in the current Windows sound scheme.
Asterisk
program event in the current Windows sound scheme.Definition at line 37 of file SystemSounds.cs.
|
staticget |
Gets the sound associated with the Beep
program event in the current Windows sound scheme.
Beep
program event in the current Windows sound scheme.Definition at line 51 of file SystemSounds.cs.
|
staticget |
Gets the sound associated with the Exclamation
program event in the current Windows sound scheme.
Exclamation
program event in the current Windows sound scheme.Definition at line 65 of file SystemSounds.cs.
|
staticget |
Gets the sound associated with the Hand
program event in the current Windows sound scheme.
Hand
program event in the current Windows sound scheme.Definition at line 79 of file SystemSounds.cs.
|
staticget |
Gets the sound associated with the Question
program event in the current Windows sound scheme.
Question
program event in the current Windows sound scheme.Definition at line 93 of file SystemSounds.cs.