AddonGuidAddonGuid
AddonGuid
Internet Explorer 瀏覽器協助物件中指定的 GUID。AddonGuid
specifies a GUID for an Internet Explorer Browser Help Object.
瀏覽器協助物件是用來將功能新增至 Internet Explorer 的附加元件模組。Browser Help Objects are add-on modules used to add functionality to Internet Explorer. 瀏覽器協助物件的範例包括工具列、 動畫的滑鼠指標及股票行情即時看板。Examples of Browser Help Objects include toolbars, animated mouse pointers, and stock tickers.
值Values
{ |
瀏覽器說明物件中指定的 GUID。Specifies a GUID for a Browser Help Object.
|
有效的設定階段Valid Configuration Passes
特製化specialize
父階層Parent Hierarchy
Microsoft-Windows-IE-InternetExplorer | InstalledBHOList | AddonGuidItem | AddonGuidMicrosoft-Windows-IE-InternetExplorer | InstalledBHOList | 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 瀏覽器協助物件的 GUID。The following XML output shows how to specify a GUID for two Internet Explorer Browser Help Objects.
<InstalledBHOList>
<AddonGuidItem>
<AddonGuid>{a1b1c123-d1e1f4a-5a6a7aa8a9a0a}</AddonGuid>
</AddonGuidItem>
<AddonGuidItem>
<AddonGuid>{b1c123d1-e1f4a5a-6a7aa8a9a0a33}</AddonGuid>
</AddonGuidItem>
</InstalledBHOList>
相關主題Related topics
Microsoft-Windows-IE-InternetExplorerMicrosoft-Windows-IE-InternetExplorer