VSConstants.VS_S_INCOMPATIBLEPROJECT 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 success HRESULT returned when a project is not supported by current edition of the product.
public: int VS_S_INCOMPATIBLEPROJECT = 270325;
int VS_S_INCOMPATIBLEPROJECT = 270325;
public const int VS_S_INCOMPATIBLEPROJECT = 270325;
val mutable VS_S_INCOMPATIBLEPROJECT : int
Public Const VS_S_INCOMPATIBLEPROJECT As Integer = 270325