ServiceControllerTask.

Action Property

Summary

The action that should be performed on the service.
Assembly
NAnt.MSNet.dll
Namespace
NAnt.MSNet.Tasks
Containing Type
ServiceControllerTask

Syntax

[TaskAttribute("action", Required = true)]
public ServiceControllerTask.ActionType Action { get; set; }

Attributes

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

Value