_VSRELOADDOCDATA 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 whether to ignore a subsequent file change.
public enum class _VSRELOADDOCDATA
public enum class _VSRELOADDOCDATA
enum _VSRELOADDOCDATA
public enum _VSRELOADDOCDATA
type _VSRELOADDOCDATA =
Public Enum _VSRELOADDOCDATA
- Inheritance
-
_VSRELOADDOCDATA
Fields
Name | Value | Description |
---|---|---|
RDD_IgnoreNextFileChange | 1 | Ignore the next file change. |
RDD_RemoveUndoStack | 2 | Clears the undo stack. |
Remarks
COM Signature
From vsshell.idl: