共用方式為


FeedDisabledArgs 類別

定義

提供 OnFeedDisabled(FeedDisabledArgs) 方法的資料。

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

屬性

FeedDefinitionId

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

FeedProviderDefinitionId

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

適用於