IO

Path Class

Performs operations on String instances that contain file or directory path information.
These operations are performed in a cross-platform manner.

Methods

Name Description
Public method Static changeExtension(string, string) Changes the extension of a path string.
Public method Static combine(string, string) Combines two strings into a path.
Public method Static isPathRooted(string) Gets a value indicating whether the specified path string contains a root.