Click or drag to resize

IStorageProviderCopyHook Interface

IT Hit User File System
Exposes a method that determines whether the Shell will be allowed to move, copy, delete, rename, hydrate and dehydrate a folder in a cloud provider's sync root.

Namespace:  ITHit.FileSystem.Windows.ShellExtension
Assembly:  ITHit.FileSystem.Windows.ShellExtension (in ITHit.FileSystem.Windows.ShellExtension.dll) Version: 8.4.27341.0
Syntax
public interface IStorageProviderCopyHook

The IStorageProviderCopyHook type exposes the following members.

Methods
  NameDescription
Public methodCopyCallback
Determines whether the Shell will be allowed to move, copy, delete, or rename a folder in a cloud provider's sync root.
Top
See Also