VideoDisplayProperties.Genres Proprietà

Definizione

Ottiene un elenco modificabile di stringhe che rappresentano nomi di genere.

public:
 property IVector<Platform::String ^> ^ Genres { IVector<Platform::String ^> ^ get(); };
IVector<winrt::hstring> Genres();
public IList<string> Genres { get; }
var iVector = videoDisplayProperties.genres;
Public ReadOnly Property Genres As IList(Of String)

Valore della proprietà

IVector<String>

IList<String>

IVector<Platform::String>

IVector<winrt::hstring>

Elenco modificabile di stringhe che rappresentano nomi di genere.

Si applica a