Name | Description | |
---|---|---|
![]() | ParentDirectoryPath | Returns a new relative directory path representing the parent directory of this relative path. |
The following tables list the members exposed by IRelativePath.
Name | Description | |
---|---|---|
![]() | ParentDirectoryPath | Returns a new relative directory path representing the parent directory of this relative path. |
Name | Description | |
---|---|---|
![]() | EqualsNullSupported | Returns true if path and pathOther are both null, or if path.Equals(pathOther). |
![]() | ToStringOrIfNullToEmptyString | Returns path.ToString() is path is null, else returns the empty string. |