System.IO.FileSystemInfo.FullName Property

Gets the full path of the directory or file.

Syntax

public virtual string FullName { get; }

Value

Documentation for this section has not yet been entered.

Remarks

For example, for a file c:\NewFile.txt, this property returns "c:\NewFile.txt".

For a list of common I/O tasks, see Common I/O Tasks.

Requirements

Namespace: System.IO
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0