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 (in ShellBrowser.dll) Version: 7.0
Syntax
public PathCollection AffectedObjects { get; }

Property Value

Type: PathCollection
See Also