Share via


PrintQueueException.PrinterName 属性

定义

获取发生异常时正在访问的打印机的名称。

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

属性值

命名打印机的 String

适用于