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.
General definitions for text view errors.
Namespace: Microsoft.VisualStudio.TextManager.Interop
Assembly: Microsoft.VisualStudio.TextManager.Interop (in Microsoft.VisualStudio.TextManager.Interop.dll)
Syntax
'Declaración
Public Enumeration TextViewErrors
public enum TextViewErrors
public enum class TextViewErrors
type TextViewErrors
public enum TextViewErrors
Members
| Member name | Description | |
|---|---|---|
| VIEW_E_NO_BOOKMARKS | There are no bookmarks to navigate to or delete. | |
| VIEW_E_NO_DEBUGGER | There is no debugger available to handle the requested command. | |
| VIEW_E_USERREADONLY | This file cannot be modified in the editor. | |
| VIEW_E_LOCATION_HIDDEN | The location you referenced (moving selection to, scrolling into view, etc.) is not presently visible in this view. |
Remarks
COM Signature
From textmgr.idl: