共用方式為


TextViewErrors 列舉類型

一般定義的文字檢視錯誤。

命名空間:  Microsoft.VisualStudio.TextManager.Interop
組件:  Microsoft.VisualStudio.TextManager.Interop (在 Microsoft.VisualStudio.TextManager.Interop.dll 中)

語法

'宣告
Public Enumeration TextViewErrors
public enum TextViewErrors
public enum class TextViewErrors
type TextViewErrors
public enum TextViewErrors

成員

成員名稱 描述
VIEW_E_LOCATION_HIDDEN 參考 [(移動選擇,捲動到檢視等) 的位置不是目前顯示在這個畫面。
VIEW_E_NO_BOOKMARKS 沒有瀏覽或刪除的書籤。
VIEW_E_NO_DEBUGGER 可用來處理要求的命令沒有偵錯工具。
VIEW_E_USERREADONLY 在編輯器中,不能修改這個檔案。

備註

COM 簽章

從 textmgr.idl:

請參閱

參考

Microsoft.VisualStudio.TextManager.Interop 命名空間