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

Namespace

Terminal.Gui

Assembly

Terminal.Gui.dll

FilePaths

Returns the selected files, or an empty list if nothing has been selected

public IReadOnlyList<string> FilePaths { get; }

Property Value

IReadOnlyList<string>

The file paths.

Edit this page