PlaySound
PlaySound
指定是否要在封鎖快顯視窗時播放音效。
值
true |
封鎖快顯視窗時播放音效。 這是預設值。 |
false |
當快顯視窗遭到封鎖時,不會播放音效。 |
有效的設定階段
特殊化
父階層
Microsoft-Windows-IE-InternetExplorer | PlaySound
套用至
如需此元件支援的 Windows 版本和架構清單,請參閱 Microsoft-Windows-IE-InternetExplorer。
XML 範例
下列 XML 輸出示範如何設定快顯封鎖程式。
<AllowedSites>https://www.fabrikam.com;http://www.contoso.com</AllowedSites>
<FilterLevel>High</FilterLevel>
<PlaySound>false</PlaySound>
<ShowInformationBar>false</ShowInformationBar>