Click or drag to resize

MsOfficeFilterSendContentOnUnlock Property

IT Hit User File System
True to send file content to the remote storage only when the document is closed. False - to send on every save operation. Default is false.

Namespace:  ITHit.FileSystem.Windows
Assembly:  ITHit.FileSystem.Windows (in ITHit.FileSystem.Windows.dll) Version: 8.1.26791.0-Beta2
Syntax
public bool SendContentOnUnlock { get; set; }

Property Value

Type: Boolean
See Also