vsContextGuids.vsContextGuidVCSProject Field

Definition

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

public: System::String ^ vsContextGuidVCSProject;
std::wstring vsContextGuidVCSProject;
public const string vsContextGuidVCSProject;
val mutable vsContextGuidVCSProject : string
Public Const vsContextGuidVCSProject 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.

Applies to