OnDemandLocalFileSystemIsSupported Property |
Gets a value indicating whether Files On-Demand technology is supported on the current platform.
Windows 10, version 1709 or higher is needed.
Namespace:
ShellBoost.Core.Synchronization
Assembly:
ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax public static bool IsSupported { get; }
Property Value
Type:
Booleantrue if Files On-Demand technology is supported; otherwise, false.
See Also