Click or drag to resize

JamBaseShellListViewPastedFiles Property

Contains the files that were pasted during a Paste operation.

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

Property Value

Type: PathCollection
The pasted files.
See Also