共用方式為


PrintJobException.JobId 屬性

定義

取得導致例外狀況的列印工作 ID 編號。

public:
 property int JobId { int get(); };
public int JobId { get; }
member this.JobId : int
Public ReadOnly Property JobId As Integer

屬性值

Int32,可識別列印工作。

適用於