VCLinkerTool::ErrorReporting Property
Visual Studio 2015
Sets or gets the current linker error reporting setting.
Assembly: Microsoft.VisualStudio.VCProjectEngine (in Microsoft.VisualStudio.VCProjectEngine.dll)
property linkerErrorReportingType ErrorReporting { linkerErrorReportingType get(); void set(linkerErrorReportingType value); }
Property Value
Type: Microsoft.VisualStudio.VCProjectEngine::linkerErrorReportingTypeA value from the linkerErrorReportingType enumeration.
Show: