PrintQueue.IsDevQueryEnabled 屬性

定義

取得值,這個值表示當文件與印表機組態不相符時佇列是否保留文件。

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

屬性值

如果佇列保留不相符的組態則為 true,否則為 false

適用於