Property DirectoryAlreadyExistsFeedback | Terminal.Gui v2 (original) (raw)
Namespace
Assembly
Terminal.Gui.dll
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; }