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

Property Value

String
See Also