Job.Machine プロパティ

定義

ジョブが実行されているコンピューターの名前です。

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

プロパティ値

読み取り専用の String です。

適用対象