OnDemandLocalFileSystemRegistrationRegisterForShell Property |
Gets or sets a value indicating whether to register the on-demand synchronizer to support Shell (Explorer) features.
Namespace:
ShellBoost.Core.Synchronization
Assembly:
ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntaxpublic virtual bool RegisterForShell { get; set; }Property Value
Type:
Booleantrue if the on-demand synchronizer must registered to support Shell (Explorer) features; otherwise,
false.
See Also