Click or drag to resize

LocalFileSystemWatcherSynthetizeOptions Property

Gets the synthetize options.

Namespace:  callback.ShellBoost.Core.Utilities
Assembly:  callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax
C#
public LocalFileSystemWatcherSynthetizeOptions SynthetizeOptions { get; }

Property Value

Type: LocalFileSystemWatcherSynthetizeOptions
The synthetize options.
See Also