Property SelectedFile
- Namespace
- DotNetBrowser.Browser.Dialogs.Handlers
- Assembly
- DotNetBrowser.dll
SelectedFile
Gets the selected file.
public string SelectedFile { get; }
Property Value
- string
The selected file.
Gets the selected file.
public string SelectedFile { get; }
The selected file.