AltDirectorySeparatorChar | |
ChangeExtension() | modifies a file name so that has a different extension. |
Combine() | |
DirectorySeparatorChar | |
EndsInDirectorySeparator() | |
Exists() | |
GetDirectoryName() | |
GetExtension() | |
GetFileName() | |
GetFileNameWithoutExtension() | |
GetFullPath() | |
GetInvalidFileNameChars() | |
GetInvalidPathChars() | |
GetPathRoot() | |
GetRandomFileName() | |
GetRelativePath() | See also the resolve-relativePath cmdlet of the filesystem Powershell Module. |
GetTempFileName() | |
GetTempPath() | |
HasExtension() | |
InvalidPathChars | |
IsPathFullyQualified() | |
IsPathRooted(path) | returns true if path is absolute. |
Join() | |
PathSeparator | |
TrimEndingDirectorySeparator() | |
TryJoin() | |
VolumeSeparatorChar | |