SourceChangeRequestedEventArgs.Genre Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient les noms des genres auxquels le contenu du flux multimédia appartient.
public:
property Platform::String ^ Genre { Platform::String ^ get(); };
winrt::hstring Genre();
public string Genre { get; }
var string = sourceChangeRequestedEventArgs.genre;
Public ReadOnly Property Genre As String
Valeur de propriété
Obtient les noms des genres auxquels le contenu du flux multimédia appartient.