OnDemandDeleteFlags Enumeration |
Namespace: ShellBoost.Core.Synchronization
[FlagsAttribute] public enum OnDemandDeleteFlags
Member name | Value | Description | |
---|---|---|---|
None | 0 | No flags. | |
IsDirectory | 1 | Set if the placeholder that is about to be deleted is a directory. | |
IsUndelete | 2 | Set if the placeholder that is about to be deleted is an undelete. |