Nota:
El acceso a esta página requiere autorización. Puede intentar iniciar sesión o cambiar directorios.
El acceso a esta página requiere autorización. Puede intentar cambiar los directorios.
Specifies the priority of various editors.
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)
Syntax
'Declaración
Public Enumeration VSEDITORPRIORITY
'Uso
Dim instance As 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: