PrintQueue.IsPublished 属性

定义

获取一个值,该值指示打印机是否对其他网络用户可见。

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

属性值

true 如果打印机对其他网络用户可见,则为否则,为 false.

适用于