Share via


DirectoryInfo.ToString Method

Returns the original path that was passed by the user.

Namespace: System.IO
Assembly: mscorlib (in mscorlib.dll)

Syntax

public override string ToString ()

Return Value

Returns the original path that was passed by the user.

Version Information

Available in the .NET Micro Framework versions 3.0, 4.0, 4.1, and 4.2.

See Also

Reference

DirectoryInfo Class
DirectoryInfo Members
System.IO Namespace