vcContextGuids::vcContextGuidVCProject Field

 

Represents whether a Visual C++ project is present in the IDE.

Namespace:   Microsoft.VisualStudio.VCProject
Assembly:  Microsoft.VisualStudio.VCProject (in Microsoft.VisualStudio.VCProject.dll)

public:
literal String^ vcContextGuidVCProject

Field Value

Type: System::String^

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.

Return to top
Show: