NAnt SDK Documentation - v0.92

AbstractSourceControlTask.AppendFiles Method 

Append the files specified in the fileset to the command line argument. Files are changed to use a relative path from the working directory that the task is spawned in.

[Visual Basic]
Protected Sub AppendFiles()
[C#]
protected void AppendFiles();

See Also

AbstractSourceControlTask Class | NAnt.SourceControl.Tasks Namespace