LocalFileSystemUpdateFileSystemEntry Method |
Namespace: ShellBoost.Core.Synchronization
protected virtual void UpdateFileSystemEntry( SyncContext context, StateSyncEntry entry, FileSystemEntry fileSystemEntry, SyncUpdateEntryOptions options = null )
Exception | Condition |
---|---|
ArgumentNullException | context is null or entry is null or fileSystemEntry is null. |