ShowInformationBar

ShowInformationBar spécifie s’il faut afficher la barre d’informations lorsqu’une fenêtre indépendante est bloquée.

Valeurs

true

Affiche la barre d’informations lorsqu’une fenêtre indépendante est bloquée. Il s’agit de la valeur par défaut.

false

N’affiche pas la barre d’informations lorsqu’une fenêtre indépendante est bloquée.

Passes de configuration valides

specialize

Hiérarchie parente

Microsoft-Windows-IE-InternetExplorer | ShowInformationBar

S'applique à

Pour obtenir la liste des éditions et architectures Windows prises en charge par ce composant, consultez Microsoft-Windows-IE-InternetExplorer.

Exemple XML

La sortie XML suivante montre comment configurer le Bloqueur de fenêtres publicitaires.

<AllowedSites>https://www.fabrikam.com;http://www.contoso.com</AllowedSites>
<FilterLevel>High</FilterLevel> 
<PlaySound>false</PlaySound> 
<ShowInformationBar>false</ShowInformationBar>

Microsoft-Windows-IE-InternetExplorer