PrintQueueException.PrinterName Property

Definition

Gets the name of the printer that was being accessed when the exception was thrown.

public:
 property System::String ^ PrinterName { System::String ^ get(); };
public string PrinterName { get; }
member this.PrinterName : string
Public ReadOnly Property PrinterName As String

Property Value

A String that names the printer.

Applies to