VsOpenSpecificEditorFlags 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.
__VSOSPEFLAGS, __VSOSPEFLAGS2, __VSOSPEFLAGS3
This enumeration supports a bitwise combination of its member values.
[System.Flags]
public enum VsOpenSpecificEditorFlags
[<System.Flags>]
type VsOpenSpecificEditorFlags =
Public Enum VsOpenSpecificEditorFlags
- Inheritance
-
VsOpenSpecificEditorFlags
- Attributes
Fields
Name | Value | Description |
---|---|---|
RdtFlagsMask | 1048575 | |
CheckTrustLevelOfWizard | 1048576 | |
SkipDeferral | 2097152 | |
CreateDocumentWindowFlagsMask | 16777215 | |
OpenAsNewFile | 268435456 |