PrintJobException.JobId 속성

정의

예외를 일으킨 인쇄 작업의 ID 번호를 가져옵니다.

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

속성 값

인쇄 작업을 식별하는 Int32입니다.

적용 대상