__VSRDTSAVEOPTIONS3 Enumeration
Visual Studio 2015
Specifies additional save options for a document in the running document table (RDT).
Assembly: Microsoft.VisualStudio.Shell.Interop.11.0 (in Microsoft.VisualStudio.Shell.Interop.11.0.dll)
| Member name | Description | |
|---|---|---|
| RDTSAVEOPT_SilentSave | Instructs the RDT to pass along a request to make the save silent (that is, no UI prompts). The call might fail with this flag if a silent save is not possible. |
Show: