FeedDisabledArgs Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Provides data for the OnFeedDisabled method.
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
- Inheritance
- Attributes
Properties
FeedDefinitionId |
Gets the unique identifier for the disabled feed, as specified in the app manifest of the feed provider app. |
FeedProviderDefinitionId |
Gets the unique identifier for the feed provider associated with the disabled feed, as specified in the app manifest of the feed provider app. |