PrintQueue.IsDevQueryEnabled 속성

정의

문서와 프린터 구성이 일치하지 않을 때 큐에 문서가 있는지 여부를 나타내는 값을 가져옵니다.

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

속성 값

큐에 일치하지 않는 구성이 있으면 true이고, 그렇지 않으면 false입니다.

적용 대상