Click or drag to resize
PathUtils Class
Utility methods for processing URIs.
Inheritance Hierarchy
SystemObject
  Slash.SystemExt.UtilsPathUtils

Namespace: Slash.SystemExt.Utils
Assembly: Slash.System (in Slash.System.dll) Version: 1.0.5843.24176
Syntax
public class PathUtils

The PathUtils type exposes the following members.

Constructors
  NameDescription
Public methodPathUtils
Initializes a new instance of the PathUtils class
Top
Methods
  NameDescription
Public methodStatic memberMakeRelativePath
Creates a relative path from one file or folder to another.
Top
See Also