Constants.vsContextSolutionHasSingleProject Field

Definition

Indicates that the solution contains only one project.

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

Field Value

Remarks

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

Applies to