PlayStateChangedEventArgs.CurrentPlayState Property

Namespace:  Microsoft.Phone.BackgroundAudio
Assembly:  Microsoft.Phone (in Microsoft.Phone.dll)

Syntax

'Declaration
Public ReadOnly Property CurrentPlayState As PlayState
public PlayState CurrentPlayState { get; }
public:
property PlayState CurrentPlayState {
    PlayState get ();
}
member CurrentPlayState : PlayState with get

Property Value

Type: Microsoft.Phone.BackgroundAudio.PlayState

Version Information

.NET for Windows Phone apps

Supported in: Windows Phone 8, Silverlight 8.1

.NET Framework Security

See Also

Reference

PlayStateChangedEventArgs Class

Microsoft.Phone.BackgroundAudio Namespace