Summary
The name of the computer on which the service resides. The default
is the local computer.
- Assembly
- NAnt
.MSNet .dll - Namespace
- NAnt
.MSNet .Tasks - Containing Type
- Service
Controller Task
Syntax
[TaskAttribute("machine")]
public string MachineName { get; set; }
Attributes
| Type | Description |
|---|---|
| Task |
Indicates that property should be treated as a XML attribute for the task. |
Value
| Type | Description |
|---|---|
| string |
