HttpBrowserCapabilitiesWrapper.BackgroundSounds Proprietà

Definizione

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 override bool BackgroundSounds { get; }
member this.BackgroundSounds : bool
Public Overrides ReadOnly Property BackgroundSounds As Boolean

Valore della proprietà

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

Si applica a