Click or drag to resize

MultiPointSynchronizerNewContentMover Method

Creates a new ContentMover.

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

Return Value

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