Click or drag to resize

JamBaseShellListViewPastedFiles Property

Contains the files that were pasted during a Paste operation.

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

Property Value

Type: PathCollection
The pasted files.
See Also