Freigeben über


ContextGuids.vsContextGuidSolutionHasMultipleProjects-Feld

Stellt dar, ob die aktuelle Projektmappe mehr als ein Projekt enthält.

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

Syntax

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

Hinweise

Viele Befehle werden nur angezeigt, wenn die zugehörigen Kontext-GUIDs aktiv sind. Einige Debugbefehle werden beispielsweise nur während des Debuggens von Code angezeigt. Wenn keiner der zugehörigen Kontexte aktiv ist, wird der Befehl nicht angezeigt.

.NET Framework-Sicherheit

Siehe auch

Referenz

ContextGuids Klasse

EnvDTE80-Namespace