PrintJobException.JobId プロパティ

定義

例外の原因となった印刷ジョブの ID 番号を取得します。

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

プロパティ値

印刷ジョブを識別する Int32

適用対象