Click or drag to resize

LocalFileSystemOptions Property

Gets the options.

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

Property Value

Type: LocalFileSystemOptions
The options.
See Also