VSConstants.VS_E_SOLUTIONNOTOPEN Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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