Condividi tramite


SystemMusicProperties.Artist Proprietà

Definizione

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

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

Valore della proprietà

String

Platform::String

winrt::hstring

Nome della proprietà file System.Music.Artist .

Si applica a

Vedi anche