次の方法で共有


FeedProviderDisabledArgs クラス

定義

OnFeedProviderDisabled(FeedProviderDisabledArgs) メソッドのデータを提供します。

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

プロパティ

FeedProviderDefinitionId

フィード プロバイダー アプリのアプリ マニフェストで指定されている無効なフィード プロバイダーの一意識別子を取得します。

適用対象