Click or drag to resize

BrowseForFolderSelectedPath Property

Gets or sets the directory the dialog initially displays.

Namespace:  Jam.Shell
Assembly:  ShellBrowser (in ShellBrowser.dll) Version: 7.0
Syntax
public string SelectedPath { get; set; }

Property Value

Type: String
The full pathname of the initial directory.
See Also