_VSRELOADDOCDATA Enumeration

 

Specifies whether to ignore a subsequent file change.

Namespace:   Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)

public enum _VSRELOADDOCDATA

Member nameDescription
RDD_IgnoreNextFileChange

Ignore the next file change.

RDD_RemoveUndoStack

Clears the undo stack.

From vsshell.idl:

Return to top
Show: