__VSNEWDOCUMENTSTATE2 Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Specifies how to open a document.
public enum class __VSNEWDOCUMENTSTATE2
public enum class __VSNEWDOCUMENTSTATE2
enum __VSNEWDOCUMENTSTATE2
public enum __VSNEWDOCUMENTSTATE2
type __VSNEWDOCUMENTSTATE2 =
Public Enum __VSNEWDOCUMENTSTATE2
- Inheritance
-
__VSNEWDOCUMENTSTATE2
Fields
Name | Value | Description |
---|---|---|
NDS_Reserved | 65280 | Reserved. |
NDS_TryProvisional | 536870913 | 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. |