EndPointSynchronizerDirectContentAccess Property |
Gets the direct content access instance.
Namespace:
ShellBoost.Core.Synchronization
Assembly:
ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.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