PrintQueue.IsPublished プロパティ

定義

プリンターが他のネットワーク ユーザーに表示されるかどうかを示す値を取得します。

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

プロパティ値

プリンターが他のネットワーク ユーザーに表示される場合は true。それ以外の場合は false

適用対象