GlobalSystemMediaTransportControlsSessionMediaProperties.AlbumTitle Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
The title of the album.