EndPointSynchronizerDirectContentAccess Property |
Gets the direct content access instance.
Namespace:
callback.ShellBoost.Core.Synchronization
Assembly:
callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax public IDirectContentAccess DirectContentAccess { get; }
Property Value
Type:
IDirectContentAccess
The direct content access instance or null if direct content access is not supported.
See Also