Click or drag to resize

MultiPointSynchronizerOptionsContentDownloaderPath Property

Gets or sets the content downloader path.

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

Property Value

Type: String
The content downloader path.
See Also