Property FilePaths
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.
Returns the selected files, or an empty list if nothing has been selected
public IReadOnlyList<string> FilePaths { get; }
The file paths.