VSConstants.VS_E_SOLUTIONNOTOPEN Field

Definition

VS specific error HRESULT for "Solution not open".

public: int VS_E_SOLUTIONNOTOPEN = -2147213341;
int VS_E_SOLUTIONNOTOPEN = -2147213341;
public const int VS_E_SOLUTIONNOTOPEN = -2147213341;
val mutable VS_E_SOLUTIONNOTOPEN : int
Public Const VS_E_SOLUTIONNOTOPEN As Integer  = -2147213341

Field Value

Value = -2147213341

Applies to