VSConstants.VS_E_INCOMPATIBLEPROJECT 字段

定义

对于当前版本的产品不支持的项目,VS 特定错误 HRESULT。

public: int VS_E_INCOMPATIBLEPROJECT = -2147213309;
int VS_E_INCOMPATIBLEPROJECT = -2147213309;
public const int VS_E_INCOMPATIBLEPROJECT = -2147213309;
val mutable VS_E_INCOMPATIBLEPROJECT : int
Public Const VS_E_INCOMPATIBLEPROJECT As Integer  = -2147213309

字段值

Int32

适用于