Click or drag to resize

ProjectedFileSystemKeepRenamedFilesAsPlaceHolders Property

Gets or sets a value that determines if this current instance should keep files that have been renamed by the Projected File System.

Namespace:  ShellBoost.Core.ProjFS
Assembly:  ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax
C#
public virtual bool KeepRenamedFilesAsPlaceHolders { get; set; }

Property Value

Type: Boolean
The value.
See Also