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입니다.

적용 대상