Click or drag to resize

StateSyncDownloadFilePath Property

Gets or sets the download local file path.

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

Property Value

Type: String
The file path.
See Also