IFeedManager Interface
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Interface implémentée par la Microsoft.Windows.Widgets.Feeds.Providers.FeedManager classe .
public interface class IFeedManager
/// [Windows.Foundation.Metadata.ContractVersion(Microsoft.Windows.Widgets.WidgetContract, 262144)]
/// [Windows.Foundation.Metadata.Guid(2279565956, 5546, 17867, 137, 17, 92, 175, 171, 87, 247, 35)]
struct IFeedManager
[Windows.Foundation.Metadata.ContractVersion(typeof(Microsoft.Windows.Widgets.WidgetContract), 262144)]
[Windows.Foundation.Metadata.Guid(2279565956, 5546, 17867, 137, 17, 92, 175, 171, 87, 247, 35)]
public interface IFeedManager
Public Interface IFeedManager
- Dérivé
- Attributs
Méthodes
GetEnabledFeedProviders() |
Obtient une liste d’objets Microsoft.Windows.Widgets.Feeds.Providers.FeedProviderInfo représentant les fournisseurs de flux activés. |
SetCustomQueryParameters(CustomQueryParametersUpdateOptions) |
Mises à jour les paramètres de requête d’un flux. |