Share via


__VSOSEFLAGS3 Enum

Definition

This enumeration supports a bitwise combination of its member values.

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

Fields

OSE_AvoidExternalEditors 2147483648

Indicates that the document should be opened within the IDE.

OSE_CheckTrustLevelOfWizard 1048576
OSE_ChooseBestStdEditor 536870912
OSE_OpenAsNewFile 1073741824
OSE_RDTFLAGS_MASK 1048575
OSE_UseOpenWithDialog 268435456

Applies to