Click or drag to resize

LocalFileSystemIncluding Event

Occurs when a FileSystemEntry is being included.

Namespace:  callback.ShellBoost.Core.Synchronization
Assembly:  callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax
C#
public event EventHandler<LocalFileSystemEntryIncludeEventArgs> Including

Value

Type: SystemEventHandlerLocalFileSystemEntryIncludeEventArgs
See Also