Used to identify the type of operation a given CopyTask.FileOperation represent.
| Member Name | Description |
|---|---|
| FileToFile | Indicates that the operation is from file to file. |
| FileToDirectory | Indicates that the operation is from file to directory. |
| DirectoryToDirectory | Indicates that the operation is from directory to directory. |
Namespace: NAnt.Core.Tasks
Assembly: NAnt.Core (in NAnt.Core.dll)