Click or drag to resize

DfsPath Methods

The DfsPath type exposes the following members.

Methods
  NameDescription
Public methodStatic memberCombine
Combines two paths.
Public methodStatic memberGetDirectoryName
Returns the directory information for the specified path string.
Public methodStatic memberGetFileName
Returns the file name and extension of the specified path string.
Public methodStatic memberIsPathRooted
Determines if the specified path is rooted.
Top
See Also