Share via


BackgroundAudioPlayer.PlayerState (Propiedad)

Espacio de nombres:  Microsoft.Phone.BackgroundAudio
Ensamblado:  Microsoft.Phone (en Microsoft.Phone.dll)

Sintaxis

'Declaración
Public ReadOnly Property PlayerState As PlayState
public PlayState PlayerState { get; }
public:
property PlayState PlayerState {
    PlayState get ();
}
member PlayerState : PlayState with get

Valor de propiedad

Tipo: Microsoft.Phone.BackgroundAudio.PlayState

Información de versión

.NET para aplicaciones de Windows Phone

Compatible con: Windows Phone 8, Silverlight 8.1

Seguridad de .NET Framework

Vea también

Referencia

BackgroundAudioPlayer Clase

Microsoft.Phone.BackgroundAudio (Espacio de nombres)