Bagikan melalui


StorePackageUpdateResult.StorePackageUpdateStatuses Properti

Definisi

Mendapatkan info tentang status setiap pembaruan paket yang terkait dengan permintaan yang telah selesai.

public:
 property IVectorView<StorePackageUpdateStatus> ^ StorePackageUpdateStatuses { IVectorView<StorePackageUpdateStatus> ^ get(); };
IVectorView<StorePackageUpdateStatus> StorePackageUpdateStatuses();
public IReadOnlyList<StorePackageUpdateStatus> StorePackageUpdateStatuses { get; }
var iVectorView = storePackageUpdateResult.storePackageUpdateStatuses;
Public ReadOnly Property StorePackageUpdateStatuses As IReadOnlyList(Of StorePackageUpdateStatus)

Nilai Properti

Kumpulan objek StorePackageUpdateStatus yang memberikan info tentang status setiap pembaruan paket yang terkait dengan permintaan yang telah selesai.

Berlaku untuk