Click or drag to resize
FileSystemEntryInfoFileName Property
Gets the name of the file.

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

Property Value

Type: String
The name of the file.
See Also