Constants.vsContextSolutionHasMultipleProjects Field

Definition

Indicates that the solution contains multiple projects.

public: System::String ^ vsContextSolutionHasMultipleProjects;
std::wstring vsContextSolutionHasMultipleProjects;
public const string vsContextSolutionHasMultipleProjects;
val mutable vsContextSolutionHasMultipleProjects : string
Public Const vsContextSolutionHasMultipleProjects As String 

Field Value

Remarks

Indicates the current status (or context) of the integrated development environment (IDE).

Applies to