共用方式為


FeedProviderInfo 類別

定義

提供摘要提供者的相關信息。

public ref class FeedProviderInfo sealed
/// [Windows.Foundation.Metadata.ContractVersion(Microsoft.Windows.Widgets.WidgetContract, 262144)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class FeedProviderInfo final
[Windows.Foundation.Metadata.ContractVersion(typeof(Microsoft.Windows.Widgets.WidgetContract), 262144)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class FeedProviderInfo
Public NotInheritable Class FeedProviderInfo
繼承
Object Platform::Object IInspectable FeedProviderInfo
屬性

備註

呼叫 Microsoft.Windows.Widgets.Feeds.Providers.FeedManager.GetEnabledFeedProviders來取得這個類別的實例。

屬性

EnabledFeedDefinitionIds

取得摘要的唯一標識符清單,如摘要提供者應用程式的應用程式指令清單中所指定。

FeedProviderDefinitionId

取得摘要提供者的唯一標識符,如摘要提供者應用程式的應用程式指令清單中所指定。

適用於