VSConstants.VS_E_INCOMPATIBLEPROJECT_UNSUPPORTED_OS 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 a project not supported in the current OS version, for example Windows Store app projects require Windows 8 or higher.
public: int VS_E_INCOMPATIBLEPROJECT_UNSUPPORTED_OS = -2147213307;
int VS_E_INCOMPATIBLEPROJECT_UNSUPPORTED_OS = -2147213307;
public const int VS_E_INCOMPATIBLEPROJECT_UNSUPPORTED_OS = -2147213307;
val mutable VS_E_INCOMPATIBLEPROJECT_UNSUPPORTED_OS : int
Public Const VS_E_INCOMPATIBLEPROJECT_UNSUPPORTED_OS As Integer = -2147213307