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