PrintQueue.IsPublished Property

Definition

Gets a value that indicates whether the printer is visible to other network users.

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

Property Value

true if the printer is visible to other network users; otherwise, false.

Applies to