ShellBrowser .Net Edition
AffectedObjects Property
NamespacesJam.ShellOperationEventArgsAffectedObjects
The paths of the files or folders that were affected by the performed operation.
Declaration Syntax
C#Visual BasicVisual C++
public PathCollection AffectedObjects { get; }
Public ReadOnly Property AffectedObjects As PathCollection
public:
property PathCollection^ AffectedObjects {
	PathCollection^ get ();
}

Assembly: ShellBrowser (Module: ShellBrowser) Version: 4.2.1.45 (4.2.1.45)