Constants.vsContextNoSolution Field

Definition

Indicates that the integrated development environment (IDE) has no solution.

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

Field Value

Remarks

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

Applies to