LocalFileSystemNewWatcher Method |
Creates a new LocalFileSystemWatcher.
Namespace:
callback.ShellBoost.Core.Synchronization
Assembly:
callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax protected virtual LocalFileSystemWatcher NewWatcher()
Return Value
Type:
LocalFileSystemWatcherAn instance of the LocalFileSystemWatcher class.
See Also