问题描述
以下快照是项目属性页.
与来自
我在 Windows 10 Enterprise 上使用 Microsoft Visual Studio Enterprise 2015,版本 14.0.23107.0 D 14REL,并且我正在处理 C++ 项目.
幸运的是,我从
The following snapshot is is the project property pages.
I don’t know why the property pages leave out a lot of items by comparison with the following snapshot coming from https://msdn.microsoft.com/en-us/library/669zx6zc.aspx.
I'm using Microsoft Visual Studio Enterprise 2015, Version 14.0.23107.0 D 14REL, on Windows 10 Enterprise, and I'm working on C++ project.
Fortunately, I find the cause of the problem from Missing Properties when opening VS2010 C++ projects with VS2015. It’s hard to believe that the problem is due to language settings.
In Visual Studio 2015 Chinese version, project property pages are OK.
这篇关于Visual Studio 2015 的属性页似乎遗漏了很多项目的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!