Essential .NET toolkit for focused business application development.
An essential set of 167 flexible, reliable and high-performance controls and libraries.
enum EXFSynchronizingDirection
{
fsdLocal = 1,
fsdRemote = 2,
fsdBoth = 3
}
The meaning of each value is detailed in the SynchronizeFolders method topic's description of its possible values.