SystemMusicProperties.Genre Proprietà

Definizione

Ottiene il nome della proprietà System.Music.Genre (una delle proprietà dei file musicali di Windows.

public:
 property Platform::String ^ Genre { Platform::String ^ get(); };
winrt::hstring Genre();
public string Genre { get; }
var string = systemMusicProperties.genre;
Public ReadOnly Property Genre As String

Valore della proprietà

String

Platform::String

winrt::hstring

Nome della proprietà file System.Music.Genre .

Si applica a

Vedi anche