Click or drag to resize

OperationEventArgsAffectedObjects Property

The paths of the files or folders that were affected by the performed operation.

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

Property Value

Type: PathCollection
See Also