vsContextGuids::vsContextGuidVCSEditor Field

 

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

Namespace:   VSLangProj80
Assembly:  VSLangProj80 (in VSLangProj80.dll)

public:
literal String^ vsContextGuidVCSEditor

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: