IFeedManager2 介面
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
public interface class IFeedManager2
/// [Windows.Foundation.Metadata.ContractVersion(Microsoft.Windows.Widgets.WidgetContract, 327680)]
/// [Windows.Foundation.Metadata.Guid(1480077322, 41065, 17757, 153, 67, 186, 7, 138, 218, 0, 216)]
struct IFeedManager2
[Windows.Foundation.Metadata.ContractVersion(typeof(Microsoft.Windows.Widgets.WidgetContract), 327680)]
[Windows.Foundation.Metadata.Guid(1480077322, 41065, 17757, 153, 67, 186, 7, 138, 218, 0, 216)]
public interface IFeedManager2
Public Interface IFeedManager2
- 衍生
- 屬性
方法
SendMessageToContent(String, String, String) |
方法的介面定義,可將字串訊息傳送至摘要主機中顯示的摘要中的Web內容。 |
TryShowAnnouncement(String, String, FeedAnnouncement) |
要求在摘要主機中顯示公告的方法介面定義。 |