AllowedSites

AllowedSites 指定弹出窗口阻止程序允许使用弹出式窗口的 Internet 站点。

Path_to_url

指定弹出窗口阻止程序允许使用弹出窗口的每个 Internet 站点的 URL 的完全限定路径。 可以使用分号作为分隔符来添加多个站点。 Path_to_url 是一个字符串。

该字符串类型支持空元素。

有效配置阶段

specialize

父层次结构

Microsoft-Windows-IE-InternetExplorer | AllowedSites

应用于

有关此组件支持的受支持 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>

Microsoft-Windows-IE-InternetExplorer