Click or drag to resize

MsOfficeFilterSyncOwnerFile Property

IT Hit User File System
Indicates if owner file should be synched to the remote storage.

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

Property Value

Type: Boolean
Remarks
True to sync owner file (~$file.ext, lock file) to the remote storage. False - to filter owner file. Default is false.
See Also