SystemSounds 类 
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
检索与一组 Windows 操作系统声音事件类型关联的声音。 此类不能被继承。
public ref class SystemSounds abstract sealed
	public ref class SystemSounds sealed
	public static class SystemSounds
	public sealed class SystemSounds
	type SystemSounds = class
	Public Class SystemSounds
	Public NotInheritable Class SystemSounds
		- 继承
 - 
				SystemSounds
 
注解
类 SystemSounds 提供用于检索与当前用户的一组操作系统声音事件类型关联的声音的方法。 可以在 Windows 控制面板中配置与每种操作系统声音事件关联的声音。
SystemSounds提供静态方法来访问与 Asterisk、Beep、 HandExclamation和 Question 声音事件关联的声音。 每个属性返回 SystemSound 可用于播放声音的 。
属性
| Asterisk | 
		 获取与当前 Windows 声音方案中的   | 
        	
| Beep | 
		 获取与当前 Windows 声音方案中的   | 
        	
| Exclamation | 
		 获取与当前 Windows 声音方案中的   | 
        	
| Hand | 
		 获取与当前 Windows 声音方案中的   | 
        	
| Question | 
		 获取与当前 Windows 声音方案中的   |