![]() | LinuxPath Class |
Namespace: Neon.IO
The LinuxPath type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | ChangeExtension |
Changes the file extension.
|
![]() ![]() | Combine |
Combines an array of strings into a path.
|
![]() ![]() | GetDirectoryName |
Extracts the directory portion of a path.
|
![]() ![]() | GetExtension |
Returns the file extension from a path.
|
![]() ![]() | GetFileName |
Returns the file name and extension from a path.
|
![]() ![]() | GetFileNameWithoutExtension |
Returns the file name from a path without the extension.
|
![]() ![]() | HasExtension |
Determines whether a path has a file extension.
|
![]() ![]() | IsPathRooted |
Determines whether the path is rooted.
|