AddonGuid (microsoft-windows-ie-internetexplorer-installedbrowserextensions-addonguiditem-AddonGuid) AddonGuid (microsoft-windows-ie-internetexplorer-installedbrowserextensions-addonguiditem-addonguid)
AddonGuid
指定 Internet Explorer 浏览器扩展的 GUID。AddonGuid
specifies a GUID for an Internet Explorer Browser Extension.
浏览器扩展是用于将功能添加到 Internet Explorer 的插件模块。Browser Extensions are plug-in modules used to add functionality to Internet Explorer. 浏览器扩展的示例包括快捷菜单扩展、工具栏、资源管理器栏和浏览器帮助对象。Examples of Browser Extensions include shortcut menu extensions, toolbars, explorer bars, and Browser Help Objects.
值Values
{ |
指定浏览器扩展的 GUID。Specifies a GUID for a Browser Extension.
|
有效的配置阶段Valid Configuration Passes
specializespecialize
父层次结构Parent Hierarchy
Microsoft-Windows-IE-microsoft-windows-ie-internetexplorer | InstalledBrowserExtensions | AddonGuidItem | AddonGuidMicrosoft-Windows-IE-InternetExplorer | InstalledBrowserExtensions | AddonGuidItem | AddonGuid
适用于Applies To
有关此组件支持的 Windows 版本和体系结构的列表,请参阅 microsoft-windows-ie-internetexplorer。For a list of the supported Windows editions and architectures that this component supports, see Microsoft-Windows-IE-InternetExplorer.
XML 示例XML Example
下面的 XML 输出演示如何设置两个 Internet Explorer 浏览器扩展。The following XML output shows how to set two Internet Explorer Browser Extensions.
<InstalledBrowserExtensions>
<AddonGuidItem>
<AddonGuid>{a1b1c123d1e1f4a5a6a7aa8a9a0a}</AddonGuid>
</AddonGuidItem>
<AddonGuidItem>
<AddonGuid>{b1c123d1e1f4a5a6a7aa8a9a0a33}</AddonGuid>
</AddonGuidItem>
</InstalledBrowserExtensions>
相关主题Related topics
Microsoft-Windows-IE-InternetExplorerMicrosoft-Windows-IE-InternetExplorer