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