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.2
Syntax
public string SelectedPath { get; set; }

Property Value

String
The full pathname of the initial directory.
See Also