NAnt SDK Documentation - v0.92

UpdateTask Constructor 

Initializes a new instance of the UpdateTask class.

[Visual Basic]
Public Sub New()
[C#]
public UpdateTask();

Remarks

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

See Also

UpdateTask Class | NAnt.SourceControl.Tasks Namespace