Click or drag to resize

MultiPointSynchronizerNewContentMover Method

Creates a new ContentMover.

Namespace:  callback.ShellBoost.Core.Synchronization
Assembly:  callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax
C#
protected virtual ContentMover NewContentMover()

Return Value

Type: ContentMover
An instance of the ContentMover class.
See Also