Table of Contents

Property FilePaths

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.