public class FileNameInfo| FileNameInfo | Creates a new instance of FileNameInfo class. |
| FileName | Remote file name with extension but without path. |
| ModifiedTime | Timestamp of last modification of the file. |
| CompareByTimeAsc | Comparision method used to sort files by last modified time in ascending order. |