For a list of all members of this type, see IDirectoryPath members.
Public Methods
| Name | Description |
| GetBrotherDirectoryWithName | Returns a new directory path representing a directory with name , located in the parent's directory of this directory. |
| GetBrotherFileWithName | Returns a new file path representing a file with name , located in the parent's directory of this directory. |
| GetChildDirectoryWithName | Returns a new directory path representing a directory with name , located in this directory. |
| GetChildFileWithName | Returns a new file path representing a file with name , located in this directory. |
Top
Extension Methods
See Also