vcContextGuids.vcContextGuidVCEditor Field

Definition

Represents whether Visual C++ code is open in the editor.

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