GlobalSystemMediaTransportControlsSessionMediaProperties.AlbumTitle Property

Definition

Gets the title of the album.

public:
 property Platform::String ^ AlbumTitle { Platform::String ^ get(); };
winrt::hstring AlbumTitle();
public string AlbumTitle { get; }
var string = globalSystemMediaTransportControlsSessionMediaProperties.albumTitle;
Public ReadOnly Property AlbumTitle As String

Property Value

String

Platform::String

winrt::hstring

The title of the album.

Applies to