Job.Machine Proprietà

Definizione

Ottiene il nome del computer in cui viene eseguito il processo.

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

Valore della proprietà

Valore string contenente il nome del computer in cui viene eseguito il processo.

Si applica a