BackgroundAudioPlayer.Volume (Propiedad)

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

Sintaxis

'Declaración
Public Property Volume As Double
public double Volume { get; set; }
public:
property double Volume {
    double get ();
    void set (double value);
}
member Volume : float with get, set

Valor de propiedad

Tipo: System.Double

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)