PrintQueue.QueuePort Eigenschap

Definitie

Hiermee haalt u de poort op die door de wachtrij wordt gebruikt of stelt u deze in.

public:
 virtual property System::Printing::PrintPort ^ QueuePort { System::Printing::PrintPort ^ get(); void set(System::Printing::PrintPort ^ value); };
public virtual System.Printing.PrintPort QueuePort { get; set; }
member this.QueuePort : System.Printing.PrintPort with get, set
Public Overridable Property QueuePort As PrintPort

Waarde van eigenschap

De PrintPort die is toegewezen aan de afdrukwachtrij.

Van toepassing op