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

Namespace

Terminal.Gui

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

Property Value

string

Edit this page