Compartir a través de


IFeedManager2 Interfaz

Definición

Interfaz implementada por el Microsoft.Windows.Widgets.Feeds.Providers.FeedManager para habilitar características adicionales.

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
Derivado
Atributos

Métodos

SendMessageToContent(String, String, String)

Definición de interfaz de un método que envía un mensaje de cadena al contenido web en una fuente que se muestra en el host de fuentes.

TryShowAnnouncement(String, String, FeedAnnouncement)

Definición de interfaz de un método que solicita que se muestre un anuncio en el host de fuentes.

Se aplica a