In The Hand - .NET Components for Mobility
Asterisk Property
NamespacesInTheHand.MediaSystemSoundsAsterisk
Gets the sound associated with the Asterisk program event.
Declaration Syntax
C#Visual Basic
public static SystemSound Asterisk { get; }
Public Shared ReadOnly Property Asterisk As SystemSound
Examples
The following code example demonstrates the use of the Asterisk property.
CopyC#
// Plays the sound associated with the Asterisk system event.
SystemSounds.Asterisk.Play();

Assembly: InTheHand.WindowsMobile (Module: InTheHand.WindowsMobile) Version: 3.2.0.0