The methods of the PathFunctions class are listed below. For a complete list of PathFunctions class members, see the PathFunctions Members topic.
![]() ![]() | Changes the extension of the path string. |
![]() ![]() | Combines two paths. |
![]() ![]() | Returns the directory information for the specified path string. |
![]() ![]() | Returns the extension for the specified path string. |
![]() ![]() | Returns the filename for the specified path string. |
![]() ![]() | Returns the filename without extension for the specified path string. |
![]() ![]() | Gets the root directory of the specified path. |
![]() ![]() | Returns a uniquely named zero-byte temporary file on disk and returns the full path to that file. |
![]() ![]() | Gets the path to the temporary directory. |
![]() ![]() | Determines whether a path string includes an extension. |
![]() ![]() | Determines whether a path string is absolute. |
![]() | Determines whether the specified Object is equal to the current Object. |
![]() | Returns the fully qualified path. |
![]() | Serves as a hash function for a particular type. |
![]() | 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. |
PathFunctions Class | NAnt.Core.Functions Namespace