Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

CustomQueryParametersRequestedArgs 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 OnCustomQueryParametersRequested method.

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

Properties

Name Description
FeedProviderDefinitionId

Gets the unique identifier for the feed provider for which query parameters are requested, as specified in the app manifest of the feed provider app.

Applies to


Feedback

Was this page helpful?