vsContextGuids.vsContextGuidVJSEditor Field

Definition

Represents whether code is open in the editor.

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