PrintJobException.PrintQueueName 属性

定义

获取引发异常时承载打印作业的名称 PrintQueue

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

属性值

一个 String ,指定 . 的名称 PrintQueue

适用于