HttpBrowserCapabilities.BackgroundSounds Property

Definition

Gets a value indicating whether the client browser supports background sounds.

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

Property Value

true if the browser client supports background sounds; otherwise, false. The default is false.

Applies to