Click or drag to resize

MultiPointSynchronizerContentMover Property

Gets the content mover instance.

Namespace:  callback.ShellBoost.Core.Synchronization
Assembly:  callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax
C#
public ContentMover ContentMover { get; }

Property Value

Type: ContentMover
The content mover.
See Also