OnDemandLocalFileSystemRegistrationProtectionMode Property |
Gets or sets the protection mode.
Namespace:
callback.ShellBoost.Core.Synchronization
Assembly:
callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax public virtual OnDemandProtectionMode ProtectionMode { get; set; }
Property Value
Type:
OnDemandProtectionMode
The protection mode.
See Also