Changes property

ChangeCollection<TChange> Changes
Gets a list of changes that occurred on the synchronized folder.

Implementation

ChangeCollection<TChange> get Changes => this._changes;