mscorlib(4.0.0.0) API with additions
|
Represents a system sound type. More...
Public Member Functions | |
void | Play () |
Plays the system sound type. More... | |
Represents a system sound type.
Definition at line 10 of file SystemSound.cs.
void System.Media.SystemSound.Play | ( | ) |
Plays the system sound type.
Definition at line 30 of file SystemSound.cs.