Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 468 Bytes

commandlineactivationoperation_exitcode.md

File metadata and controls

22 lines (15 loc) · 468 Bytes
-api-id -api-type
P:Windows.ApplicationModel.Activation.CommandLineActivationOperation.ExitCode
winrt property

Windows.ApplicationModel.Activation.CommandLineActivationOperation.ExitCode

-description

Sets the exit code for the app that was launched from the command line.

-property-value

The code the app returned when it exits.

-remarks

-see-also

-examples