Lenguaje

Job.Machine Propiedad

Definición

El nombre del ordenador en el que se está ejecutando un trabajo.

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

Valor de propiedad

Un solo Stringde lectura.

Se aplica a