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

Namespace

Terminal.Gui

Assembly

Terminal.Gui.dll

FileOrDirectoryMustExistFeedback

Gets or sets error message when user selects a file/dir that does not exist and OpenMode isMixed and MustExist is true.

public string FileOrDirectoryMustExistFeedback { get; set; }

Property Value

string

Edit this page