StoreQueueItemStatus.PackageInstallExtendedState Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets a value that specifies additional info about the state for a package that is in the download and installation queue for the current app.
public:
property StoreQueueItemExtendedState PackageInstallExtendedState { StoreQueueItemExtendedState get(); };
StoreQueueItemExtendedState PackageInstallExtendedState();
public StoreQueueItemExtendedState PackageInstallExtendedState { get; }
var storeQueueItemExtendedState = storeQueueItemStatus.packageInstallExtendedState;
Public ReadOnly Property PackageInstallExtendedState As StoreQueueItemExtendedState
Property Value
A value that specifies additional info about the state for a package that is in the queue.