Click or drag to resize

IDirectContentAccess Interface

Implemented by a file system that support direct access to content (files).

Namespace:  callback.ShellBoost.Core.Synchronization
Assembly:  callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax
C#
public interface IDirectContentAccess

The IDirectContentAccess type exposes the following members.

Methods
  NameDescription
Public methodApplyContentChange
Applies a content change.
Public methodGetSourceDownloadLocalPath
Gets a local file path for the downloaded file corresponding to a change.
Top
See Also