FeedProviderDisabledArgs Class

Definition

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
Inheritance
Object Platform::Object IInspectable FeedProviderDisabledArgs
Attributes

Properties

FeedProviderDefinitionId

Gets the unique identifier of the disabled feed provider, as specified in the app manifest of the feed provider app.

Applies to