Click or drag to resize

OnDemandLocalFileSystemOptions Property

Gets the options.

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

Property Value

Type: OnDemandLocalFileSystemOptions
The options.
See Also