Click or drag to resize

LocalFileSystemUpdateFileSystemEntry Method

Called after an entry has been updated. This implementation does nothing

Namespace:  callback.ShellBoost.Core.Synchronization
Assembly:  callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax
Exceptions
ExceptionCondition
ArgumentNullExceptioncontext is null or entry is null or fileSystemEntry is null.
See Also