OpenDirectoryParametersInitialDirectory Property |
Gets the initial directory that should be displayed by the file dialog box.
Namespace:
DotNetBrowser.Browser.Dialogs.Handlers
Assembly:
DotNetBrowser (in DotNetBrowser.dll) Version: 2.25.1
Syntax public string InitialDirectory { get; }
Property Value
Type:
StringThe initial directory that should be displayed by the file dialog box.
See Also