Click or drag to resize

MsOfficeFilter Constructor

IT Hit User File System
Creates instance of this class.

Namespace:  ITHit.FileSystem.Windows
Assembly:  ITHit.FileSystem.Windows (in ITHit.FileSystem.Windows.dll) Version: 8.1.26791.0-Beta2
Syntax
public MsOfficeFilter(
	bool syncOwnerFile = false
)

Parameters

syncOwnerFile (Optional)
Type: SystemBoolean
Indicates if owner file should be synched to the remote storage.
See Also