GacTask.

ActionType Property

Summary

Defines the action to take with the assembly. The default is NAnt.Contrib.Tasks.GacTask.ActionTypes.install.
Assembly
NAnt.Contrib.dll
Namespace
NAnt.Contrib.Tasks
Containing Type
GacTask

Syntax

[TaskAttribute("action")]
public GacTask.ActionTypes ActionType { get; set; }

Attributes

Type Description
TaskAttribute

Value

Type Description
GacTask.ActionTypes