Job.JobID 屬性

定義

作業的唯一識別碼。

public:
 property System::String ^ JobID { System::String ^ get(); void set(System::String ^ value); };
public string JobID { get; set; }
member this.JobID : string with get, set
Public Property JobID As String

屬性值

String

唯讀的 String 值。

適用於