PrintJobException.JobName 属性

定义

获取导致异常的打印作业的名称。

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

属性值

命名打印作业的 String

适用于