Click or drag to resize

ProjectedFileSystemKeepDeletedFilesAsPlaceHolders Property

Gets or sets a value that determines if this current instance should keep files that have been deleted 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 KeepDeletedFilesAsPlaceHolders { get; set; }

Property Value

Type: Boolean
The value.
See Also