The methods of the FileFunctions class are listed below. For a complete list of FileFunctions class members, see the FileFunctions Members topic.
![]() | Determines whether the specified Object is equal to the current Object. |
![]() | Determines whether the specified file exists. |
![]() | Returns the creation date and time of the specified file. |
![]() | Serves as a hash function for a particular type. |
![]() | Returns the date and time the specified file was last accessed. |
![]() | Returns the date and time the specified file was last written to. |
![]() | Gets the length of the file. |
![]() | Gets the Type of the current instance. |
![]() | Checks if a given file is an assembly. |
![]() | Returns a String that represents the current Object. |
![]() | Determines whether targetFile is more or equal up-to-date than srcFile. |
![]() | 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. |
FileFunctions Class | NAnt.Core.Functions Namespace