BackgroundAudioPlayer.CanSeek (Propiedad)

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

Sintaxis

'Declaración
Public ReadOnly Property CanSeek As Boolean
public bool CanSeek { get; }
public:
property bool CanSeek {
    bool get ();
}
member CanSeek : bool with get

Valor de propiedad

Tipo: System.Boolean

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)