Share via


PlayStateChangedEventArgs.IntermediatePlayState Property

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

Syntax

'Declaration
Public ReadOnly Property IntermediatePlayState As PlayState
public PlayState IntermediatePlayState { get; }
public:
property PlayState IntermediatePlayState {
    PlayState get ();
}
member IntermediatePlayState : 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