Summary
The action that should be performed on the service.
- Assembly
- NAnt
.MSNet .dll - Namespace
- NAnt
.MSNet .Tasks - Containing Type
- Service
Controller Task
Syntax
[TaskAttribute("action", Required = true)]
public ServiceControllerTask.ActionType Action { get; set; }
Attributes
Type | Description |
---|---|
Task |
Indicates that property should be treated as a XML attribute for the task. |
Value
Type | Description |
---|---|
Service |