vsContextGuids.vsContextGuidVJSProject Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents whether a project is present in the IDE.
public: System::String ^ vsContextGuidVJSProject;
std::wstring vsContextGuidVJSProject;
public const string vsContextGuidVJSProject;
val mutable vsContextGuidVJSProject : string
Public Const vsContextGuidVJSProject As String
Field Value
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.