PrintServer.BeepEnabled 속성

정의

프린터의 오류 조건에 응답하여 인쇄 서버에서 경고음을 발생시킬지 여부를 나타내는 값을 가져오거나 설정합니다.

public:
 property bool BeepEnabled { bool get(); void set(bool value); };
public bool BeepEnabled { get; set; }
member this.BeepEnabled : bool with get, set
Public Property BeepEnabled As Boolean

속성 값

Boolean

Boolean true 인쇄 서버 오류에 대 한 응답에서 경고음을 발생 하는 경우 그렇지 않으면 false합니다.

적용 대상