EndPointSynchronizerEnableDirectContentAccess Property |
Gets a value indicating whether to enable direct content access.
Namespace:
callback.ShellBoost.Core.Synchronization
Assembly:
callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax public bool EnableDirectContentAccess { get; }
Property Value
Type:
Booleantrue if direct content access is enabled; otherwise,
false.
See Also