Implementations of this interface is used by C1 through IIOProvider to provide the behavior of C1FileSystemWatcher. See C1FileSystemWatcher for more information.

Namespace: Composite.Core.IO.Plugins.IOProvider
Assembly: Composite (in Composite.dll) Version: 5.3.6135.33083

Syntax

C#
public interface IC1FileSystemWatcher
Visual Basic
Public Interface IC1FileSystemWatcher
Visual C++
public interface class IC1FileSystemWatcher

See Also