FeedProviderEnabledArgs Class

Definition

public ref class FeedProviderEnabledArgs sealed
/// [Windows.Foundation.Metadata.ContractVersion(Microsoft.Windows.Widgets.WidgetContract, 262144)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class FeedProviderEnabledArgs final
[Windows.Foundation.Metadata.ContractVersion(typeof(Microsoft.Windows.Widgets.WidgetContract), 262144)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class FeedProviderEnabledArgs
Public NotInheritable Class FeedProviderEnabledArgs
Inheritance
Object Platform::Object IInspectable FeedProviderEnabledArgs
Attributes

Properties

FeedProviderDefinitionId

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

Applies to