VCCLCompilerTool::ErrorReporting Property

 

Gets or sets compiler error reporting.

Namespace:   Microsoft.VisualStudio.VCProjectEngine
Assembly:  Microsoft.VisualStudio.VCProjectEngine (in Microsoft.VisualStudio.VCProjectEngine.dll)

property compilerErrorReportingType ErrorReporting {
	compilerErrorReportingType get();
	void set(compilerErrorReportingType value);
}
Return to top
Show: