ProxyCacheOptions Enumeration |
Namespace: ShellBoost.Core
[FlagsAttribute] public enum ProxyCacheOptions
| Member name | Value | Description | |
|---|---|---|---|
| None | 0 | No options. | |
| DisableCache | 4 | Disable the proxy cache. | |
| DisableFullSFGAOF | 1 | Disable full SFGAOF usage. | |
| NoCommonDialogsHook | 16 | Disable Common Dialogs hook. |