Click or drag to resize

ContentMoverDefaultTemporaryEntryMarker Field

The default file marker that this class uses for temporary files. Temporary files should be excluded from all file system events reporting.

Namespace:  ShellBoost.Core.Synchronization
Assembly:  ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax
C#
public const string DefaultTemporaryEntryMarker = "sbcmtemp"

Field Value

Type: String
See Also