GlobalSystemMediaTransportControlsSessionMediaProperties.Genres Propriété

Définition

Obtient la liste des genres.

public:
 property IVectorView<Platform::String ^> ^ Genres { IVectorView<Platform::String ^> ^ get(); };
IVectorView<winrt::hstring> Genres();
public IReadOnlyList<string> Genres { get; }
var iVectorView = globalSystemMediaTransportControlsSessionMediaProperties.genres;
Public ReadOnly Property Genres As IReadOnlyList(Of String)

Valeur de propriété

IVectorView<String>

IReadOnlyList<String>

IVectorView<Platform::String>

IVectorView<winrt::hstring>

Liste de toutes les chaînes représentant les genres.

S’applique à