Condividi tramite


GlobalSystemMediaTransportControlsSessionMediaProperties.Genres Proprietà

Definizione

Ottiene l'elenco di generi.

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)

Valore della proprietà

IVectorView<String>

IReadOnlyList<String>

IVectorView<Platform::String>

IVectorView<winrt::hstring>

Elenco di tutte le stringhe che rappresentano i generi.

Si applica a