Condividi tramite


HttpBrowserCapabilitiesBase.BackgroundSounds Proprietà

Definizione

In caso di override in una classe derivata, ottiene un valore che indica se il browser supporta la riproduzione di suoni in background mediante l'elemento HTML bgsounds.

public:
 virtual property bool BackgroundSounds { bool get(); };
public virtual bool BackgroundSounds { get; }
member this.BackgroundSounds : bool
Public Overridable ReadOnly Property BackgroundSounds As Boolean

Valore della proprietà

true se il browser supporta la riproduzione di suoni in background. In caso contrario, false.

Eccezioni

Si applica a