Share via


HttpBrowserCapabilitiesBase.BackgroundSounds 속성

정의

파생 클래스에서 재정의된 경우 브라우저에서 bgsounds HTML 요소를 사용하여 배경 소리 재생을 지원하는지 여부를 나타내는 값을 가져옵니다.

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

속성 값

Boolean

브라우저에서 배경 소리 재생을 지원하면 true이고, 그러지 않으면 false입니다.

예외

적용 대상