Table of Contents

Property DirectoryAlreadyExistsFeedback

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