FeedListFeedList
FeedList
是的容器FeedItem設定。FeedList
is a container for FeedItem settings.
子項目Child Elements
設定Setting | 描述Description |
---|---|
FeedItemFeedItem | 指定 Web 接收電腦上的摘要。Specifies a Web feed to be received on the computer. |
有效的設定階段Valid Configuration Passes
特製化specialize
父階層Parent Hierarchy
Microsoft-Windows-IE-InternetExplorer | FeedListMicrosoft-Windows-IE-InternetExplorer | FeedList
套用至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 輸出會顯示如何設定FeedList
。The following XML output shows how to set FeedList
.
<FeedList>
<FeedItem wcm:action="add">
<FeedKey>Feed1</FeedKey>
<FeedTitle>My Feed 1</FeedTitle>
<FeedURL>http://www.fabrikam.com/rss1</FeedURL>
</FeedItem>
<FeedItem wcm:action="add">
<FeedKey>Feed2</FeedKey>
<FeedTitle>My Feed 2</FeedTitle>
<FeedURL>http://www.fabrikam.com/rss2</FeedURL>
</FeedItem>
</FeedList>
相關主題Related topics
Microsoft-Windows-IE-InternetExplorerMicrosoft-Windows-IE-InternetExplorer