Click or drag to resize
FileIdBothDirectoryInfoShortName Property
The short 8.3 file naming convention (for example, FILENAME.TXT) name of the file.

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

Property Value

Type: String
See Also