vsContextGuids.vsContextGuidVBEditor 字段
表示 Visual Basic 代码是否已在编辑器中打开。
命名空间: VSLangProj80
程序集: VSLangProj80(在 VSLangProj80.dll 中)
语法
声明
Public Const vsContextGuidVBEditor As String
public const string vsContextGuidVBEditor
public:
literal String^ vsContextGuidVBEditor
static val mutable vsContextGuidVBEditor: string
public const var vsContextGuidVBEditor : String
备注
如果枚举的相关上下文 GUID 处于活动状态,则可看到该命令。 如果 GUID 未处于活动状态,则不会看到该命令。
.NET Framework 安全性
- 对直接调用方的完全信任。此成员不能由部分信任的代码使用。有关详细信息,请参阅通过部分受信任的代码使用库。