Skip to content

v3.2.8936.0

Compare
Choose a tag to compare
@ITHitBuild ITHitBuild released this 16 Jul 17:05
· 62 commits to master since this release
  • Some applications, such as Notpad++, remove the Offline attribute when saving a document, converting a placeholder to a regular file. In Virtual Drive sample the Attributes filter is added to the MsOfficeDocsMonitor class to monitor Changed event and convert the file back to the placeholder.
  • If exception occurred during sample start-up the exception did not log. Now all exceptions that occurred during app start-up are logged.