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 .NET Micro Framework version 3.0 and above.

See Also

Reference

FileSystemInfo Class
FileSystemInfo Members
System.IO Namespace