Click or drag to resize

OnDemandLocalFileSystem Properties

The OnDemandLocalFileSystem type exposes the following members.

Properties
  NameDescription
Public propertyDirectoryId
Gets the directory identifier.
(Inherited from LocalFileSystem.)
Public propertyDirectoryPath
Gets the directory path.
(Inherited from LocalFileSystem.)
Public propertyEnableOnDemandContent
Gets a value indicating whether on-demand content is enabled.
Public propertyEndPointSynchronizer
Gets or sets the endpoint synchronizer. The setter is reserved and should not be used.
(Overrides LocalFileSystemEndPointSynchronizer.)
Public propertyStatic memberFilterDriverVersion
Gets the filter driver version.
Public propertyStatic memberIsSupported
Gets a value indicating whether Files On-Demand technology is supported on the current platform. Windows 10, version 1709 or higher is needed.
Public propertyOptions
Gets the options.
Public propertyStatic memberPlaformInfo
Gets plaform information version.
Public propertySelfEventsFilterMaximumDuration
Gets the maximum duration of the self events filter.
(Inherited from LocalFileSystem.)
Public propertyTempDirectoryPath
Gets the temporary directory path.
(Inherited from LocalFileSystem.)
Public propertyVolumeGuid
Gets the volume GUID.
(Inherited from LocalFileSystem.)
Protected propertyWatcher
Gets the file system events watcher.
(Inherited from LocalFileSystem.)
Top
See Also