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