Click or drag to resize

DefaultStartDownloadHandlerInitialDirectory Property

The initial directory that is displayed by the file dialog.

Namespace:  DotNetBrowser.WinForms.Dialogs
Assembly:  DotNetBrowser.WinForms (in DotNetBrowser.WinForms.dll) Version: 2.16.0
Syntax
C#
public string InitialDirectory { get; set; }

Property Value

Type: String
See Also