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.2
Syntax
public PathCollection AffectedObjects { get; }

Property Value

PathCollection
See Also