Declare what type of change happened to a file.

Namespace: Composite.Data.Streams
Assembly: Composite (in Composite.dll) Version: 5.3.6135.33083

Syntax

C#
public enum FileChangeType
Visual Basic
Public Enumeration FileChangeType
Visual C++
public enum class FileChangeType

See Also