PrintQueue.IsPublished 屬性

定義

取得值,這個值表示其他網路使用者是否可看到該印表機。

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

屬性值

如果其他網路使用者可看到該印表機則為 true,否則為 false

適用於