Click or drag to resize

ContentMoverTemporaryEntryMarker Property

A string that identifies a file name as being a file name of a temporary sync entry. 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 string TemporaryEntryMarker { get; }

Property Value

Type: String
A string that identifies a file name as being a file name of a temporary sync entry.
See Also