G
Guest
Does anyone know how I can get the Alternate Name for a file using VB? You
know that short file names that are displayed when you issue the "DIR /X" DOS
command. I can get the long file name using System.IO.FileInfo class. Only
problem is this class doesn't provide the alternate name (short name).
know that short file names that are displayed when you issue the "DIR /X" DOS
command. I can get the long file name using System.IO.FileInfo class. Only
problem is this class doesn't provide the alternate name (short name).