0 out of 1 rated this helpful - Rate this topic

MediaControl.AlbumArt | albumArt property

Gets or sets the path to the artwork for the album cover.

Syntax

Public Shared Property AlbumArt As Uri
   Get
   Set

Property value

Type: Uri [JavaScript] | System.Uri [.NET] | Windows::Foundation::Uri [C++]

Path to the artwork for the album cover.

Remarks

If you provide an invalid path for the album art property, it will cause an exception to be thrown. The only valid URI formats are ms-appx:// and ms-appdata://.

Requirements

Minimum supported client

Windows 8

Minimum supported server

Windows Server 2012

Namespace

Windows.Media
Windows::Media [C++]

Metadata

Windows.winmd

See also

MediaControl

 

 

Build date: 12/4/2012

© 2013 Microsoft. All rights reserved.