__VSNEWDOCUMENTSTATE2 Enumeration
Visual Studio 2015
Specifies how to open a document.
Assembly: Microsoft.VisualStudio.Shell.Interop.12.0 (in Microsoft.VisualStudio.Shell.Interop.12.0.dll)
| Member name | Description | |
|---|---|---|
| NDS_Reserved | Reserved. | |
| NDS_TryProvisional | Open the document in a preview window if the editor supports preview, otherwise open it in a permanent window. This value must be used alone; it cannot be combined with other flags. |
Show: