Click or drag to resize

OnDemandDeleteCompletionFlags Enumeration

Flags set by the NotifyDeleteCompletion method.

Namespace:  ShellBoost.Core.Synchronization
Assembly:  ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax
C#
[FlagsAttribute]
public enum OnDemandDeleteCompletionFlags
Members
  Member nameValueDescription
None0 No flags.
See Also