vsContextGuids.vsContextGuidVCSEditor Field

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

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

Syntax

'Declaration
Public Const vsContextGuidVCSEditor As String
public const string vsContextGuidVCSEditor
public:
literal String^ vsContextGuidVCSEditor
static val mutable vsContextGuidVCSEditor: string
public const var vsContextGuidVCSEditor : String

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.

.NET Framework Security

See Also

Reference

vsContextGuids Class

VSLangProj80 Namespace