mscorlib(4.0.0.0) API with additions
System.IO.Path Member List
This is the complete list of members for
System.IO.Path
, including all inherited members.
AltDirectorySeparatorChar
System.IO.Path
static
ChangeExtension
(string path, string extension)
System.IO.Path
static
Combine
(string path1, string path2)
System.IO.Path
static
Combine
(string path1, string path2, string path3)
System.IO.Path
static
Combine
(string path1, string path2, string path3, string path4)
System.IO.Path
static
Combine
(params string[] paths)
System.IO.Path
static
DirectorySeparatorChar
System.IO.Path
static
GetDirectoryName
(string path)
System.IO.Path
static
GetExtension
(string path)
System.IO.Path
static
GetFileName
(string path)
System.IO.Path
static
GetFileNameWithoutExtension
(string path)
System.IO.Path
static
GetFullPath
(string path)
System.IO.Path
static
GetInvalidFileNameChars
()
System.IO.Path
static
GetInvalidPathChars
()
System.IO.Path
static
GetPathRoot
(string path)
System.IO.Path
static
GetRandomFileName
()
System.IO.Path
static
GetTempFileName
()
System.IO.Path
static
GetTempPath
()
System.IO.Path
static
HasExtension
(string path)
System.IO.Path
static
InvalidPathChars
System.IO.Path
static
IsPathRooted
(string path)
System.IO.Path
static
PathSeparator
System.IO.Path
static
VolumeSeparatorChar
System.IO.Path
static
Generated by
1.8.15