vcContextGuids.vcContextGuidVCEditor Field
Represents whether Visual C++ code is open in the editor.
Namespace: Microsoft.VisualStudio.VCProject
Assembly: Microsoft.VisualStudio.VCProject (in Microsoft.VisualStudio.VCProject.dll)
Syntax
‘선언
Public Const vcContextGuidVCEditor As String
public const string vcContextGuidVCEditor
public:
literal String^ vcContextGuidVCEditor
static val mutable vcContextGuidVCEditor: string
public const var vcContextGuidVCEditor : 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.