OnDemandLocalFileSystemEnableOnDemandContent Property |
Gets a value indicating whether on-demand content is enabled.
Namespace:
callback.ShellBoost.Core.Synchronization
Assembly:
callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax public bool EnableOnDemandContent { get; }
Property Value
Type:
Booleantrue if on-demand content is enabled; otherwise,
false.
See Also