Click or drag to resize

FileSystemInfoFullName Property

Gets the full path of the directory or file.

Namespace:  Alphaleonis.Win32.Filesystem
Assembly:  AlphaFS (in AlphaFS.dll) Version: 2.0
Syntax
public virtual string FullName { get; }

Property Value

Type: String
A string containing the full path.
See Also