Table of Contents

Property Path

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

Path

Gets or Sets the selected path in the dialog. This is the result that should be used if AllowsMultipleSelection is off and Terminal.Gui.FileDialog.CancelSearch() is true.

public string Path { get; set; }

Property Value

string