Property FileMustExistFeedback | Terminal.Gui v2 (original) (raw)
Namespace
Assembly
Terminal.Gui.dll
FileMustExistFeedback
Gets or sets error message when user selects a file that does not exist and OpenMode isFile and MustExist is true.
public string FileMustExistFeedback { get; set; }