Constants.vsContextEmptySolution Field

Definition

Indicates that the solution has no projects.

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

Field Value

Remarks

Indicates the current status (or context) of the IDE.

Applies to