Enum SCNFlags
Flags for filesystem.more.notifyShell.
[Flags]
public enum SCNFlags
Remarks
The names are as in API SHChangeNotify documentation but without prefix SHCNF_.
Namespace: Au.Types
Assembly: Au.dll
Fields
| Name | Description |
|---|---|
| SHCNF_FLUSH | Let Explorer process the notification without a delay. Wait until finished. |
| SHCNF_FLUSHNOWAIT | Let Explorer process the notification without a delay. Don't wait until finished. |
| SHCNF_NOTIFYRECURSIVE |