Click or drag to resize

IFileSystemFilter Interface

IT Hit User File System
Allows filtering file system items that should NOT be synced between the user file system and demote storage.

Namespace:  ITHit.FileSystem
Assembly:  ITHit.FileSystem (in ITHit.FileSystem.dll) Version: 8.1.26727.0-Beta2
Syntax
public interface IFileSystemFilter

The IFileSystemFilter type exposes the following members.

Methods
  NameDescription
Public methodFilterAsync
Allows filtering file system items.
Top
See Also