_EDITORREGFLAGS Enumeration
Visual Studio 2015
Flags for registering an invisible editor with RegisterInvisibleEditor.
Assembly: Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)
| Member name | Description | |
|---|---|---|
| RIEF_ENABLECACHING | Indicates that the invisible editor is to keep the file loaded whenever possible. |
From vsshell.idl:
Show: