CopyTask.FileOperation overview
![]() ![]() | Checks to see if the target directory does not exist or that it does match the source directory name but not string casing. |
![]() ![]() | Checks to see if a given FileSystemInfo target is considered outdated. |
![]() |
Initializes a new instance of the CopyTask.FileOperation class with the source and target locations specified. |
![]() | 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. |
![]() | Determines whether the specified Object is equal to the current Object. |
![]() | Serves as a hash function for a particular type. |
![]() | Gets the Type of the current instance. |
![]() | Normalizes the attributes of TargetInfo. |
![]() | Checks to see whether or not the full path of SourceInfo matches the full path of TargetInfo. |
![]() | Checks to see whether or not the full path of SourceInfo is identical to the full path of TargetInfo. |
![]() | Returns a String that represents the current CopyTask.FileOperation. |
![]() | Updates the source of a given instance based on the LastWriteTime. |
![]() | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. |
![]() | Creates a shallow copy of the current Object. |
CopyTask.FileOperation Class | NAnt.Core.Tasks Namespace