This topic has not yet been rated - Rate this topic

AudioTrack.Album Property

May 02, 2013

Text to display as the track’s album.

Namespace:  Microsoft.Phone.BackgroundAudio
Assembly:  Microsoft.Phone (in Microsoft.Phone.dll)
XMLNS for XAML: Not mapped to an xmlns.
public string Album { get; set; }
<object Album="string" .../>

Property Value

Type: System.String
Returns String.
ExceptionCondition
InvalidOperationException

The value was set, but the object is not in edit mode.

Windows Phone OS

Supported in: 8.0, 7.1

Windows Phone

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.