PrintSystemJobInfo.Commit Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Writes any changes to the properties of the PrintSystemJobInfo object to the actual print job that the object represents.
public:
override void Commit();
public override void Commit ();
override this.Commit : unit -> unit
Public Overrides Sub Commit ()
Remarks
Only the JobName property is writable. If you derive a class from PrintSystemJobInfo that has additional writable properties, you must override the Commit and Refresh methods with implementations of your own.
Applies to
See also
ทํางานร่วมกับเราใน GitHub
แหล่งที่มาสำหรับเนื้อหานี้สามารถพบได้บน GitHub ซึ่งคุณยังสามารถสร้างและตรวจสอบปัญหาและคำขอดึงข้อมูลได้ สำหรับข้อมูลเพิ่มเติม ให้ดูคู่มือผู้สนับสนุนของเรา