Click or drag to resize

LocalFileSystemOptions Properties

The LocalFileSystemOptions type exposes the following members.

Properties
  NameDescription
Public propertyEventsWatcherBufferSize
Gets or sets the size of the File System Watcher's buffer.
Public propertyFilterBySyncEntryAttributes
Gets or sets a value indicating whether to filter events by SyncEntryAttributes.
Public propertyNotifyShell
Gets or sets a value indicating whether to notify the Shell of events.
Public propertySelfEventsFilterMaximumDuration
Gets or sets the maximum duration of the self events filter.
Public propertyTempDirectoryPath
Gets or sets the temporary directory path.
Top
See Also