Click or drag to resize

BeforeShellDropEventArgsFiles Property

The files the shell command will drop.

Namespace:  Jam.Shell
Assembly:  ShellBrowser (in ShellBrowser.dll) Version: 7.0
Syntax
public PathCollection Files { get; }

Property Value

Type: PathCollection
See Also