NAnt SDK Documentation - v0.92

CopyTask.FileOperation.OperationType Property

Gets the type of the file operation an instance of CopyTask.FileOperation represents.

[Visual Basic]
Public ReadOnly Property OperationType As OperationType
[C#]
public CopyTask.OperationType OperationType {get;}

See Also

CopyTask.FileOperation Class | NAnt.Core.Tasks Namespace