Share via


ResourceCollection.Categories Properti

Definisi

Mendapatkan koleksi elemen atom:category dalam elemen app:categories .

public:
 property IVectorView<SyndicationCategory ^> ^ Categories { IVectorView<SyndicationCategory ^> ^ get(); };
IVectorView<SyndicationCategory> Categories();
public IReadOnlyList<SyndicationCategory> Categories { get; }
var iVectorView = resourceCollection.categories;
Public ReadOnly Property Categories As IReadOnlyList(Of SyndicationCategory)

Nilai Properti

Kumpulan kategori.

Berlaku untuk