AddonGuidAddonGuid
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
特製化specialize
父階層Parent Hierarchy
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