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; }
ReadOnly Property MachineName As String
Get
Property Value
Type:
StringThe name of the machine where this task should run. If this value is not set the task runs on all machines.
See Also