HttpBrowserCapabilities.BackgroundSounds 속성

정의

클라이언트 브라우저에서 배경 소리를 지원하는지 나타내는 값을 가져옵니다.

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

속성 값

Boolean

true 브라우저 클라이언트에서 배경 소리를 지 원하는 경우 그렇지 않으면 false 입니다. 기본값은 false입니다.

적용 대상