Property InitialDirectory
- Namespace
- DotNetBrowser.Browser.Dialogs.Handlers
- Assembly
- DotNetBrowser.dll
InitialDirectory
Gets the initial directory that should be displayed by the file dialog box.
public string InitialDirectory { get; }
Property Value
- string
The initial directory that should be displayed by the file dialog box.