Linguaggio

Job.Machine Proprietà

Definizione

Ottiene il nome del computer su cui il lavoro è in esecuzione.

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à

A string che contiene il nome del computer su cui il lavoro è in esecuzione.

Si applica a