__VSRDTSAVEOPTIONS3 Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Specifies additional save options for a document in the running document table (RDT).
public enum class __VSRDTSAVEOPTIONS3
public enum class __VSRDTSAVEOPTIONS3
enum __VSRDTSAVEOPTIONS3
public enum __VSRDTSAVEOPTIONS3
type __VSRDTSAVEOPTIONS3 =
Public Enum __VSRDTSAVEOPTIONS3
- Inheritance
-
__VSRDTSAVEOPTIONS3
Fields
Name | Value | Description |
---|---|---|
RDTSAVEOPT_SilentSave | 128 | 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. |