OnDemandLocalFileSystemRegistrationHardLinkPolicy Property |
Gets or sets the hard link policy.
Namespace:
callback.ShellBoost.Core.Synchronization
Assembly:
callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax public virtual OnDemandHardLinkPolicy HardLinkPolicy { get; set; }
Property Value
Type:
OnDemandHardLinkPolicy
The hard link policy.
See Also