Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 454 Bytes

packageuninstallingeventargs_iscomplete.md

File metadata and controls

22 lines (15 loc) · 454 Bytes
-api-id -api-type
P:Windows.ApplicationModel.PackageUninstallingEventArgs.IsComplete
winrt property

Windows.ApplicationModel.PackageUninstallingEventArgs.IsComplete

-description

Indicates whether the app package is done uninstalling.

-property-value

True indicates that the app package is done uninstalling; false, otherwise.

-remarks

-examples

-see-also