Share via


FileSystemInfo.FullName Property

Gets the full path of the directory or file.

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

Syntax

public virtual string FullName { get; }

Property Value

A string containing the full path.

Version Information

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

See Also

Reference

FileSystemInfo Class
FileSystemInfo Members
System.IO Namespace