Click or drag to resize

IFileSystemPathUtility Methods

The IFileSystemPathUtility type exposes the following members.

Methods
  NameDescription
Public methodCombine
Combines two paths.
Public methodGetDirectoryName
Returns the directory information for the specified path string.
Public methodGetFileName
Returns the file name and extension of the specified path string.
Public methodIsPathRooted
Determines if the specified path is rooted.
Top
See Also