PredefinedTextViewRoles.Debuggable 字段

适用于以下实体文本视图:调试器可在运行时将信息显示在其中。

命名空间:  Microsoft.VisualStudio.Text.Editor
程序集:  Microsoft.VisualStudio.Text.UI(在 Microsoft.VisualStudio.Text.UI.dll 中)

语法

声明
Public Const Debuggable As String
public const string Debuggable
public:
literal String^ Debuggable
static val mutable Debuggable: string
public const var Debuggable : String

.NET Framework 安全性

请参阅

参考

PredefinedTextViewRoles 类

Microsoft.VisualStudio.Text.Editor 命名空间