Property FileAlreadyExistsFeedback
FileAlreadyExistsFeedback
Gets or sets error message when user OpenMode is Directory and user enters the name of an existing file (File system cannot have a folder with the same name as a file).
public string FileAlreadyExistsFeedback { get; set; }