Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
Specifies how to open a document.
Namespace: Microsoft.VisualStudio.Shell.Interop
Assemblies: Microsoft.VisualStudio.Shell.Interop.12.0 (in Microsoft.VisualStudio.Shell.Interop.12.0.dll)
Microsoft.VisualStudio.Shell.12.0 (in Microsoft.VisualStudio.Shell.12.0.dll)
Syntax
'Declaration
Public Enumeration __VSNEWDOCUMENTSTATE2
public enum __VSNEWDOCUMENTSTATE2
public enum class __VSNEWDOCUMENTSTATE2
type __VSNEWDOCUMENTSTATE2
public enum __VSNEWDOCUMENTSTATE2
Members
| 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. |