Click or drag to resize
DigitalRunePath Methods

The Path type exposes the following members.

Methods
  NameDescription
Public methodStatic memberChangeExtension
Changes the extension of a path string.
Public methodStatic memberCombine(String)
Combines an array of strings into a path.
Public methodStatic memberCombine(String, String)
Combines two path strings.
Public methodStatic memberGetDirectoryName
Returns the directory information for the specified path string.
Public methodStatic memberGetFullPath
Returns the absolute path for the specified path string.
Public methodStatic memberGetRelativePath
Creates a relative file path.
Public methodStatic memberIsPathRooted
Gets a value indicating whether the specified path string contains a root.
Top
See Also