The properties of the CopyTask.FileOperation class are listed below. For a complete list of CopyTask.FileOperation class members, see the CopyTask.FileOperation Members topic.
![]() | Gets or sets the string comparer to use when comparing the source path to the target path. |
![]() | Gets the type of the file operation an instance of CopyTask.FileOperation represents. |
![]() | Gets a value indicating whether TargetInfo is outdated. |
![]() | Gets the full path of SourceInfo. |
![]() | Gets the details of the source path. |
![]() | Gets the type of SourceInfo. |
![]() | Gets the full path of TargetInfo. |
![]() | Gets the details of the target path. |
![]() | Gets the type of TargetInfo. |
CopyTask.FileOperation Class | NAnt.Core.Tasks Namespace