Click or drag to resize

PlaceholderItemGetInSync Method

IT Hit User File System
Gets in-sync state of the placeholder.

Namespace:  ITHit.FileSystem.Windows
Assembly:  ITHit.FileSystem.Windows (in ITHit.FileSystem.Windows.dll) Version: 8.1.26791.0-Beta2
Syntax
public bool GetInSync()

Return Value

Type: Boolean
True if the placeholder is in-sync with the remote storage. False otherwise.
See Also