共用方式為


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 為使用中,就可以看見這個命令。 如果它不在使用中,則會看不到此命令。

.NET Framework 安全性

請參閱

參考

vsContextGuids 類別

VSLangProj80 命名空間