RegsvcsTask.

Action Property

Summary

Defines the action to take with the assembly. The default is NAnt.DotNet.Tasks.RegsvcsTask.ActionType.FindOrCreate.
Assembly
NAnt.DotNet.dll
Namespace
NAnt.DotNet.Tasks
Containing Type
RegsvcsTask

Syntax

[TaskAttribute("action")]
public RegsvcsTask.ActionType Action { get; set; }

Attributes

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

Value

Type Description
RegsvcsTask.ActionType