Delen via


vsContextGuids.vsContextGuidVBProject Field

Represents whether a Visual Basic project is present in the IDE.

Namespace:  VSLangProj80
Assembly:  VSLangProj80 (in VSLangProj80.dll)

Syntax

'Declaration
Public Const vsContextGuidVBProject As String
'Usage
Dim value As String 

value = vsContextGuids.vsContextGuidVBProject
public const string vsContextGuidVBProject
public:
literal String^ vsContextGuidVBProject
public const var vsContextGuidVBProject : String

Remarks

The command will be visible if the enumeration's related context GUID is active. If it is not active, then the command will not be visible.

.NET Framework Security

See Also

Reference

vsContextGuids Class

vsContextGuids Members

VSLangProj80 Namespace