VSConstants.VS_E_PROJECTALREADYEXISTS 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 "Project already exists".
public: int VS_E_PROJECTALREADYEXISTS = -2147213344;
int VS_E_PROJECTALREADYEXISTS = -2147213344;
public const int VS_E_PROJECTALREADYEXISTS = -2147213344;
val mutable VS_E_PROJECTALREADYEXISTS : int
Public Const VS_E_PROJECTALREADYEXISTS As Integer = -2147213344