Compartilhar via


GlobalSystemMediaTransportControlsSessionMediaProperties.Genres Propriedade

Definição

Obtém a lista de gêneros.

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)

Valor da propriedade

IVectorView<String>

IReadOnlyList<String>

IVectorView<Platform::String>

IVectorView<winrt::hstring>

Uma lista de todas as cadeias de caracteres que representam os gêneros.

Aplica-se a