The methods of the DirectoryFunctions class are listed below. For a complete list of DirectoryFunctions class members, see the DirectoryFunctions Members topic.
![]() ![]() | Gets the current working directory. |
![]() | Determines whether the specified Object is equal to the current Object. |
![]() | Determines whether the given path refers to an existing directory on disk. |
![]() | Returns the creation date and time of the specified directory. |
![]() | Returns the volume information, root information, or both for the specified path. |
![]() | Serves as a hash function for a particular type. |
![]() | Returns the date and time the specified directory was last accessed. |
![]() | Returns the date and time the specified directory was last written to. |
![]() | Retrieves the parent directory of the specified path. |
![]() | Gets the Type of the current instance. |
![]() | Returns a String that represents the current Object. |
![]() | 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. |
DirectoryFunctions Class | NAnt.Core.Functions Namespace