Click or drag to resize

DirectoryInfoToString Method

Returns the original path that was passed by the user.

Namespace:  Alphaleonis.Win32.Filesystem
Assembly:  AlphaFS (in AlphaFS.dll) Version: 2.2
Syntax
public override string ToString()

Return Value

Type: String
A string that represents this object.
See Also