![]() ![]() | Separator character as a string (i.e. "/"). |
![]() ![]() | Separator character (i.e. '/'). |
![]() ![]() | Overloaded. Combines two paths. |
![]() ![]() | Splits the path into parts. |
![]() ![]() | Overloaded. Cleans up a path such that, for example, "/A/B/../C" becomes "/A/C". |
![]() ![]() | Return the fixed absolute path for the given directory based on the given base directory. |
![]() ![]() | Gets the extension of the filename. |
![]() ![]() | Gets the file-name without its path. |
![]() ![]() | Returns the filename of the specified path without the extension. |
![]() ![]() | Gets the folder-path without the file-name |
![]() ![]() | Overloaded. Combines parts into a single path. |
![]() ![]() | Indicates whether or not a path is absolute (i.e. starts with '/'). |
![]() ![]() | Indicates whether or not a path is relative (i.e. does not start with '/'). |
![]() |
Initializes a new instance of the PathUtil class. |
![]() | Determines whether the specified Object is equal to the current Object. |
![]() | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. |
![]() | 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. |