LocalFileSystemDeleteEntry Method |
Namespace: ShellBoost.Core.Synchronization
public virtual void DeleteEntry( SyncContext context, StateSyncEntry entry, SyncDeleteEntryOptions options = null )
Exception | Condition |
---|---|
ArgumentNullException | context is null or entry is null. |