StoreQueueItemStatus.PackageInstallExtendedState Proprietà

Definizione

Ottiene un valore che specifica informazioni aggiuntive sullo stato per un pacchetto che si trova nella coda di download e installazione per l'app corrente.

public:
 property StoreQueueItemExtendedState PackageInstallExtendedState { StoreQueueItemExtendedState get(); };
StoreQueueItemExtendedState PackageInstallExtendedState();
public StoreQueueItemExtendedState PackageInstallExtendedState { get; }
var storeQueueItemExtendedState = storeQueueItemStatus.packageInstallExtendedState;
Public ReadOnly Property PackageInstallExtendedState As StoreQueueItemExtendedState

Valore della proprietà

Valore che specifica informazioni aggiuntive sullo stato per un pacchetto presente nella coda.

Si applica a