Bagikan melalui


StoreProduct.Images Properti

Definisi

Mendapatkan gambar dari daftar Bursa Windows untuk produk.

public:
 property IVectorView<StoreImage ^> ^ Images { IVectorView<StoreImage ^> ^ get(); };
IVectorView<StoreImage> Images();
public IReadOnlyList<StoreImage> Images { get; }
var iVectorView = storeProduct.images;
Public ReadOnly Property Images As IReadOnlyList(Of StoreImage)

Nilai Properti

Kumpulan objek StoreImage yang mewakili gambar dari daftar Bursa Windows untuk produk.

Berlaku untuk