Table of Contents

Property CanChooseDirectories

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

CanChooseDirectories

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

public bool CanChooseDirectories { get; set; }

Property Value

bool

true if can choose directories; otherwise, false defaults to false.