DirectoryInfo.FullName Property

 

Gets the full path of the directory.

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

public override string FullName { get; }

Property Value

Type: System.String

A string containing the full path.

.NET Framework
Available since 4.7
Return to top
Show: