-api-id | -api-type |
---|---|
T:Windows.ApplicationModel.PackageStagingEventArgs |
winrt class |
Provides information about the app package that is being staged.
An app package is staged when it is added to the device but is not yet registered.
Apps only receive package events for itself or its related packages such as optional packages.
This object is passed to the PackageCatalog.PackageStaging event event handler.