HttpBrowserCapabilities.BackgroundSounds 屬性

定義

會有一個值來指示客戶端瀏覽器是否支援背景音效。

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

屬性值

true如果瀏覽器客戶端支援背景音效;否則,。 false 預設值為 false

適用於