_VSRELOADDOCDATA Enumeration
Visual Studio 2015
Specifies whether to ignore a subsequent file change.
Assembly: Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)
| Member name | Description | |
|---|---|---|
| RDD_IgnoreNextFileChange | Ignore the next file change. | |
| RDD_RemoveUndoStack | Clears the undo stack. |
From vsshell.idl:
Show: