Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Specifies whether to ignore a subsequent file change.
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)
Syntax
'Declaration
Public Enumeration _VSRELOADDOCDATA
public enum _VSRELOADDOCDATA
public enum class _VSRELOADDOCDATA
type _VSRELOADDOCDATA
public enum _VSRELOADDOCDATA
Members
| Member name | Description | |
|---|---|---|
| RDD_IgnoreNextFileChange | Ignore the next file change. | |
| RDD_RemoveUndoStack | Clears the undo stack. |
Remarks
COM Signature
From vsshell.idl: