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.3.27213.0
Syntax Public Function GetInSync As Boolean
member GetInSync : unit -> bool
Return Value
Type:
BooleanTrue if the placeholder is in-sync with the remote storage. False otherwise.
See Also