Table of Contents

Property MustExist

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

MustExist

True if the file/folder must exist already to be selected. This prevents user from entering the name of something that doesn't exist. Defaults to false.

public bool MustExist { get; set; }

Property Value

bool