SystemSounds.Exclamation プロパティ
アセンブリ: System (system.dll 内)
構文Public Shared ReadOnly Property Exclamation As SystemSound
public static SystemSound Exclamation { get; }
SystemSound。
使用例Exclamation プロパティの使用方法を示すコード例を次に示します。
' Plays the sound associated with the Exclamation system event. SystemSounds.Exclamation.Play()
// Plays the sound associated with the Exclamation system event. SystemSounds.Exclamation.Play();
プラットフォームWindows 98, Windows 2000 SP4, Windows Millennium Edition, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
開発プラットフォームの中には、.NET Framework によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。
バージョン情報
参照- SystemSounds.Exclamation プロパティのページへのリンク