CefFileDialogFlags Enumeration |
[Missing <summary> documentation for "T:CefSharp.CefFileDialogFlags"]
Namespace: CefSharp
Member name | Value | Description | |
---|---|---|---|
OverwritePrompt | 16777216 | Prompt to overwrite if the user selects an existing file with the Save dialog. | |
HideReadOnly | 33554432 | Do not display read-only files. |