VCCLCompilerTool.ErrorReporting Property
Visual Studio 2005
Gets or sets compiler error reporting.
Namespace: Microsoft.VisualStudio.VCProjectEngine
Assembly: Microsoft.VisualStudio.VCProjectEngine (in microsoft.visualstudio.vcprojectengine.dll)
Assembly: Microsoft.VisualStudio.VCProjectEngine (in microsoft.visualstudio.vcprojectengine.dll)
/** @property */ compilerErrorReportingType get_ErrorReporting () /** @property */ void set_ErrorReporting (/** @attribute InAttribute() */ compilerErrorReportingType type)
function get ErrorReporting () : compilerErrorReportingType function set ErrorReporting (type : compilerErrorReportingType)