AddonGuidItemAddonGuidItem
AddonGuidItem
設定 Internet Explorer 瀏覽器協助物件中包含的設定。AddonGuidItem
contains settings for configuring an Internet Explorer Browser Help Object.
瀏覽器協助物件是用來將功能新增至 Internet Explorer 的外掛程式模組。Browser Help Objects are plug-in modules used to add functionality to Internet Explorer. 瀏覽器協助物件的範例包括工具列、 動畫的滑鼠指標及股票行情即時看板。Examples of Browser Help Objects include toolbars, animated mouse pointers, and stock tickers.
AddonGuidItem
包含單一的瀏覽器說明物件的設定。AddonGuidItem
contains settings for a single Browser Help Object.
子項目Child Elements
設定Setting | 描述Description |
---|---|
AddonGuidAddonGuid | 瀏覽器說明物件中指定的 GUID。Specifies a GUID for a Browser Help Object. |
有效的設定階段Valid Configuration Passes
特製化specialize
父階層Parent Hierarchy
Microsoft-Windows-IE-InternetExplorer | InstalledBHOList | AddonGuidItemMicrosoft-Windows-IE-InternetExplorer | InstalledBHOList | AddonGuidItem
套用至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 Help Objects.
<InstalledBHOList>
<AddonGuidItem>
<AddonGuid>{a1b1c123d1e1f4a5a6a7aa8a9a0a}</AddonGuid>
</AddonGuidItem>
<AddonGuidItem>
<AddonGuid>{b1c123d1e1f4a5a6a7aa8a9a0a33}</AddonGuid>
</AddonGuidItem>
</InstalledBHOList>
相關主題Related topics
Microsoft-Windows-IE-InternetExplorerMicrosoft-Windows-IE-InternetExplorer