Share via


VsCreateEditorFlags Enum

Definition

__VSCREATEEDITORFLAGS, __VSCREATEEDITORFLAGS2, __VSCREATEEDITORFLAGS3

This enumeration supports a bitwise combination of its member values.

[System.Flags]
public enum VsCreateEditorFlags
[<System.Flags>]
type VsCreateEditorFlags = 
Public Enum VsCreateEditorFlags
Inheritance
VsCreateEditorFlags
Attributes

Fields

CloneFile 1
OpenAsNew 8
OpenFile 2
OpenSpecific 16
Silent 4
SkipDeferral 32

Applies to