Click or drag to resize

ShellSystemListSelectedPath Property

Get the full path of the selected item. Returns null if nothing is selected.

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

Property Value

Type: String
See Also