Click or drag to resize

IDirectContentAccess Interface

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

Namespace:  ShellBoost.Core.Synchronization
Assembly:  ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.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