![]() CombinePaths | Combines two path strings. |
![]() CopyFile | Copies a file filtering its content through the filter chain. |
![]() GetFullPath | Returns Absolute Path (Fix for 260 Char Limit of Path.GetFullPath(...)) |
![]() GetHomeDirectory | Returns the home directory of the current user. |
![]() GetTempDirectory | Returns a uniquely named empty temporary directory on disk. |
![]() MoveFile | Moves a file filtering its content through the filter chain. |
![]() ReadFile | Reads a file filtering its content through the filter chain. |
![]() ResolveFile | Scans a list of directories for the specified filename. |
Equals (inherited from Object) | Determines whether the specified Object is equal to the current Object. |
GetHashCode (inherited from Object) | Serves as a hash function for a particular type. |
GetType (inherited from Object) | Gets the Type of the current instance. |
ToString (inherited from Object) | Returns a String that represents the current Object. |
FileUtils Class | NAnt.Core.Util Namespace