/warn (C# Compiler Options)
Visual Studio 2010
The /warn option specifies the warning level for the compiler to display.
otherCopy
/warn:option
Arguments
--------------------------------------------------------------------------------
option
The warning level you want displayed for the compilation: Lower numbers show only high severity warnings; higher numbers show more warnings. Valid values are 0-4:
Warning level
Meaning
0
Turns off emission of all warning messages.
[
TAG001:
emission [i'miʃən]
n. 发射,放射,发出,放出,排出
{hyp--Custom basic useful usages:
1.nocturnal emission
遗精,梦遗
2.infrared emission
红外发射
3.photoelectric emission
光电发射,光电子发射
4.thermal emission
热发射
5.secondary emission
次级发射,二次发射,二次排放
}
]
1
Displays severe warning messages.
[
TAG002:
severe [si'viə]
a. 严格的,凶猛的,严肃的,严重的,严厉的,朴素的
{hyp--Custom Basic Useful Usages:
1.Spring comes after the severe winter.
严冬过后是春天。
2.I have a severe pain in my leg.
我腿部剧烈疼痛。
3.The flood presented the province with severe problems.
洪水使该省面临种种严重问题。
4.A high fever usually indicates severe illness.
高烧通常表明生了重病。
5.To inflict severe pain on;torture.
使痛苦使受剧烈的痛苦;折磨
}
]
2
Displays level 1 warnings plus certain, less-severe warnings, such as warnings about hiding class members.
3
Displays level 2 warnings plus certain, less-severe warnings, such as warnings about expressions that always evaluate to true or false.
4 (the default)
Displays all level 3 warnings plus informational warnings.
Remarks
--------------------------------------------------------------------------------
To get information about an error or warning, you can look up the error code in the Help Index. For other ways to get information about an error or warning, see C# Compiler Errors.
Use /warnaserror to treat all warnings as errors. Use /nowarn to disable certain warnings.
/w is the short form of /warn.
To set this compiler option in the Visual Studio development environment
1.Open the project's Properties page.
2.Click the Build property page.
3.Modify the Warning Level property.
For information on how to set this compiler option programmatically, see WarningLevel.
Example
--------------------------------------------------------------------------------
Compile in.cs and have the compiler only display level 1 warnings:
otherCopy
csc /warn:1 in.cs
分享到:
相关推荐
《MSDN Library Visual Studio 6.0 中文版本》是一个为初学者量身打造的开发资源库,它包含了丰富的Visual Studio 6.0相关的技术文档、教程和参考资料,旨在帮助开发者快速掌握这款经典开发工具的使用。Visual ...
MSDN Library For Visual Studio 6.0 中文版 2CD (2 of 5)
MSDN Library For Visual Studio 6.0 中文版 2CD (1 of 5)
MSDN文档是Visual Studio的官方帮助资源,提供了有关软件安装、配置、使用方法和最佳实践等方面的详细指导。 Visual Studio IDE文档首先介绍了Visual Studio的基本概念,包括它的安装、更新、修改、修复和卸载等...
MSDN Library是微软为开发者提供的一个重要的参考资料库,其中包含了微软开发平台的各种文档、示例代码、API参考和教程,对于学习和使用Visual Studio及其相关的开发技术至关重要。 然而,"Visual Studio 2008 中的...
MSDN Library For Visual Studio 6.0 中文版 2CD (3 of 5)
Visual Studio 2012是微软推出的一款强大的集成开发环境(IDE),专为软件开发者提供全方位的工具和服务,用于创建各种类型的应用程序,包括桌面应用、Web应用、移动应用以及云服务。官方离线文档是开发者在没有网络...
Visual Studio 6.0所支持的最后一版MSDN Library,来自于MSDN Subscriber,可进行原版验证 13.en_msdn_library_october2001_cd1.iso 14.en_msdn_library_october2001_cd2.iso 15.en_msdn_library_october2001_cd3...
visual studio 2012 ultimate MSDN 英文版
《Visual Studio Express 2010:C# 开发者的基石》 Visual Studio Express 2010 是微软推出的一款轻量级集成开发环境(IDE),专为初学者和小型团队设计,尤其针对C#编程语言。这款软件是Visual Studio家族的一部分...
MSDN Library for Visual Studio 2008 SP1 (2008 年 12 月版)
《MSDN Library for Visual Studio 2008》是微软为开发者提供的一个极其重要的资源库,它包含了关于Visual Studio 2008的全方位技术文档、API参考、教程以及开发指南。这个压缩包文件名为“MSDN Library for Visual ...
Visual Studio 2012 MSDN离线包下载助手 Visual Studio Help Downloader 2012 VisualStudioHelpDownloader2012 v1.0.0.0 Beta.zip
中文版 Visual Studio 2010 MSDN Help Library中文版
本文将主要围绕“dexplore.exe”这个组件展开,它是Microsoft Visual Studio中的MSDN(Microsoft Developer Network)知识库帮助程序。dexplore.exe的主要职责是为开发者提供方便快捷的文档查询功能,它能够帮助用户...
MSDN Library For Visual Studio 6.0 中文版 2CD (4 of 5)
只是关于c++开发的函数文档,里面包含各类开发的函数功能和示例,适合Visual studio中VC++开发
Visual Studio 2013是微软推出的一款强大的集成开发环境(IDE),专为软件开发者提供全方位的工具和服务,用于创建各种类型的Windows、Web和移动应用。离线帮助文档是开发者在没有网络连接时的重要参考资料,它包含...
例如,July 1998 MSDN Library 和所有更早的 MSDN Library 可以与 MSDN Library Visual Studio 6.0 同时存在。如果您的确需要卸载 MSDN Library,请使用“控制面板”中的“添加/删除程序”或所要卸载的 MSDN Library...
例如,July 1998 MSDN Library 和所有更早的 MSDN Library 可以与 MSDN Library Visual Studio 6.0 同时存在。如果您的确需要卸载 MSDN Library,请使用“控制面板”中的“添加/删除程序”或所要卸载的 MSDN Library...