PrintJobException.JobName Property

Definition

Gets the name of the print job that caused the exception.

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

Property Value

A String that names the print job.

Applies to