In The Hand LtdIn The Hand
Asterisk Property
NamespacesInTheHand.MediaSystemSoundsAsterisk
.NET Components for Mobility
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
	Get
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 (Module: InTheHand) Version: 7.0.0.0