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 |
|
|
Metadata |
|
See also
Build date: 12/4/2012
