Property FilePaths | Terminal.Gui v2 (original) (raw)
Namespace
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
The file paths.