Click or drag to resize

ExplorerBrowserPath Property

Gets or sets the filesystem path which contents should be displayed.

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

Property Value

String
The filesystem folder.
Remarks
If a non-filesystem folder should be displayed use SpecialFolder or FolderIdList.
See Also