__VSIDOFLAGS Enumeration
Visual Studio 2015
Controls what action or actions to perform on an open document.
Assembly: Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)
| Member name | Description | |
|---|---|---|
| IDO_ActivateIfOpen | Prompts if owned by different pHier. | |
| IDO_IgnoreLogicalView | Ignore if in the logical view. |
From vsshell.idl:
Show: