Click or drag to resize

TaskPropertiesMachineName Property

The name of the machine where this task should run. If this value is not set the task runs on all machines.

Namespace:  SystemProperties
Assembly:  EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
string MachineName { get; }

Property Value

Type: String
The name of the machine where this task should run. If this value is not set the task runs on all machines.
See Also