UpdateTask.

UpdateTask() Constructor

Summary

Initializes a new instance of the NAnt.SourceControl.Tasks.UpdateTask class.
Assembly
NAnt.SourceControl.dll
Namespace
NAnt.SourceControl.Tasks
Containing Type
UpdateTask

Syntax

public UpdateTask()

Remarks

Sets the build directory and prune empty directory properties to true.

Return Value

Type Description
void