HttpBrowserCapabilities.BackgroundSounds Özellik

Tanım

İstemci tarayıcısının arka plan seslerini destekleyip desteklemediğini belirten bir değer alır.

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

Özellik Değeri

true tarayıcı istemcisi arka plan seslerini destekliyorsa; aksi takdirde , false. Varsayılan değer: false.

Şunlara uygulanır