Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 430 Bytes

packageinstallingeventargs_errorcode.md

File metadata and controls

22 lines (15 loc) · 430 Bytes
-api-id -api-type
P:Windows.ApplicationModel.PackageInstallingEventArgs.ErrorCode
winrt property

Windows.ApplicationModel.PackageInstallingEventArgs.ErrorCode

-description

Gets the result of the package installation operation.

-property-value

The code for the error. S_OK if no error.

-remarks

-examples

-see-also