The paths of the files or folders that were affected by the performed operation.
| C# | Visual Basic | Visual C++ |
public PathCollection AffectedObjects { get; }
Public ReadOnly Property AffectedObjects As PathCollection
public: property PathCollection^ AffectedObjects { PathCollection^ get (); }