vsContextGuids.vsContextGuidVCSProject Field
Represents whether a Visual C# project is present in the IDE.
Namespace: VSLangProj80
Assembly: VSLangProj80 (in VSLangProj80.dll)
Syntax
'Declaration
Public Const vsContextGuidVCSProject As String
public const string vsContextGuidVCSProject
public:
literal String^ vsContextGuidVCSProject
static val mutable vsContextGuidVCSProject: string
public const var vsContextGuidVCSProject : 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
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.