vsContextGuids.vsContextGuidVCSEditor 字段

表示 Visual C# 代码是否已在编辑器中打开。

命名空间:  VSLangProj80
程序集:  VSLangProj80(在 VSLangProj80.dll 中)

语法

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

备注

如果枚举的相关上下文 GUID 处于活动状态,则可看到该命令。 如果 GUID 未处于活动状态,则不会看到该命令。

.NET Framework 安全性

请参阅

参考

vsContextGuids 类

VSLangProj80 命名空间