Table of Contents

Property CanChooseFiles

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

CanChooseFiles

Gets or sets a value indicating whether this OpenDialog can choose files.

public bool CanChooseFiles { get; set; }

Property Value

bool

true if can choose files; otherwise, false. Defaults to true