Property DirectoryAlreadyExistsFeedback | Terminal.Gui v2 (original) (raw)

Namespace

Terminal.Gui

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; }

Property Value

string

Edit this page