Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 551 Bytes

applicationtriggerdetails_arguments.md

File metadata and controls

22 lines (15 loc) · 551 Bytes
-api-id -api-type
P:Windows.ApplicationModel.Background.ApplicationTriggerDetails.Arguments
winrt property

Windows.ApplicationModel.Background.ApplicationTriggerDetails.Arguments

-description

The arguments that were passed to the background task using the ApplicationTrigger.RequestAsync(ValueSet) method.

-property-value

The serialized arguments.

-remarks

-examples

-see-also