ServiceControllerTask.

MachineName Property

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
ServiceControllerTask

Syntax

[TaskAttribute("machine")]
public string MachineName { get; set; }

Attributes

Type Description
TaskAttributeAttribute Indicates that property should be treated as a XML attribute for the task.

Value

Type Description
string