Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 428 Bytes

ilaunchactivatedeventargs_arguments.md

File metadata and controls

22 lines (15 loc) · 428 Bytes
-api-id -api-type
P:Windows.ApplicationModel.Activation.ILaunchActivatedEventArgs.Arguments
winrt property

Windows.ApplicationModel.Activation.ILaunchActivatedEventArgs.Arguments

-description

Gets the arguments that are passed to the app during its launch activation.

-property-value

The list of arguments.

-remarks

-examples

-see-also