HttpBrowserCapabilitiesBase.BackgroundSounds 속성

정의

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

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

속성 값

true브라우저에서 배경 소리 재생을 지원하는 경우 그렇지 않으면 . false

예외

적용 대상