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 public virtual bool KeepRenamedFilesAsPlaceHolders { get; set; }
Property Value
Type:
BooleanThe value.
See Also