RecordTask.

Action Property

Summary

Action to apply to this log instance - either NAnt.Contrib.Tasks.RecordTask.ActionType.Start, NAnt.Contrib.Tasks.RecordTask.ActionType.Stop, NAnt.Contrib.Tasks.RecordTask.ActionType.Close or NAnt.Contrib.Tasks.RecordTask.ActionType.Flush.
Assembly
NAnt.Contrib.dll
Namespace
NAnt.Contrib.Tasks
Containing Type
RecordTask

Syntax

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

Attributes

Type Description
TaskAttribute

Value

Type Description
RecordTask.ActionType