Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Specifies the priority of various editors.
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)
Syntax
'Declaration
Public Enumeration VSEDITORPRIORITY
public enum VSEDITORPRIORITY
public enum class VSEDITORPRIORITY
type VSEDITORPRIORITY
public enum VSEDITORPRIORITY
Members
Member name | Description | |
---|---|---|
EDTPRI_IntrinsicEditor | 50 | |
EDTPRI_TextEditor | 30 | |
EDTPRI_TextEditorCodePage | 29 | |
EDTPRI_InplaceEditor | 25 | |
EDTPRI_OutsideEditor | 20 | |
EDTPRI_BinaryEditor | 10 |
Remarks
COM Signature
From vsshell.idl: