HttpBrowserCapabilities.BackgroundSounds Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient une valeur indiquant si le navigateur client prend en charge les sons d’arrière-plan.
public:
property bool BackgroundSounds { bool get(); };
public bool BackgroundSounds { get; }
member this.BackgroundSounds : bool
Public ReadOnly Property BackgroundSounds As Boolean
Valeur de propriété
true
Si le navigateur client prend en charge les sons d’arrière-plan ; Sinon, false
. La valeur par défaut est false
.