Click or drag to resize

JamBaseShellListViewCollectSelectedPaths Property

true if m_SelectedFiles should contain whole paths instead of files only.

Namespace:  Jam.Shell
Assembly:  ShellBrowser.Winforms (in ShellBrowser.Winforms.dll) Version: 6.3.1
Syntax
protected bool CollectSelectedPaths { get; set; }

Property Value

Type: Boolean
See Also