Click or drag to resize

LocalFileSystemEventFilterLeftDuration Property

Gets the filter left duration.

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

Property Value

Type: TimeSpan
The filter left duration.
See Also