HttpBrowserCapabilities.BackgroundSounds Proprietà

Definizione

Ottiene un valore che indica se il browser client supporta i suoni di sottofondo.

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

Valore della proprietà

Boolean

true se il client del browser supporta i suoni di sottofondo; in caso contrario, false . Il valore predefinito è false.

Si applica a