Click or drag to resize

DefaultStartDownloadHandlerInitialDirectory Property

The initial directory that is displayed by the file dialog.

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

Property Value

Type: String
See Also