ShowInformationBar
ShowInformationBar
會指定是否要在封鎖快顯視窗時顯示 資訊 列。
值
true |
當快顯視窗遭到封鎖時,會顯示 資訊 列。 這是預設值。 |
false |
當快顯視窗遭到封鎖時,不會顯示 資訊 列。 |
有效的組態傳遞
特殊化
父階層
Microsoft-Windows-IE-InternetExplorer | ShowInformationBar
套用至
如需此元件支援的 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>