VCCLCompilerTool::ErrorReporting Property
Visual Studio 2015
Gets or sets compiler error reporting.
Assembly: Microsoft.VisualStudio.VCProjectEngine (in Microsoft.VisualStudio.VCProjectEngine.dll)
property compilerErrorReportingType ErrorReporting { compilerErrorReportingType get(); void set(compilerErrorReportingType value); }
Property Value
Type: Microsoft.VisualStudio.VCProjectEngine::compilerErrorReportingTypeA compilerErrorReportingType enumeration value.
Show: