Property SelectedFiles
- Namespace
- DotNetBrowser.Browser.Dialogs.Handlers
- Assembly
- DotNetBrowser.dll
SelectedFiles
Gets the selected files.
public IEnumerable<string> SelectedFiles { get; }
Property Value
- IEnumerable<string>
A collection of the selected files.