Enum FileListBoxColumn
Specifies the columns that can be displayed in a file list box.
public enum FileListBoxColumn
Fields
DateModified = 1The date and time the file was last modified.
Name = 0The file name column.
Size = 2The file size column.