Click or drag to resize

FileSystemEntryInfoAlternateFileName Property

The instance 8.3 version of the filename.

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

Property Value

Type: String
Remarks
This property is always empty when Basic is used.
See Also