DirectoryInfoToString Method |
Returns the original path that was passed by the user.
Namespace: System.IOAssembly: mscorlib (in mscorlib.dll) Version: 4.0.0.0
Syntax public override string ToString()
Return Value
Type:
StringReturns the original path that was passed by the user.
See Also