VCLinkerTool.ErrorReporting Property
Visual Studio 2008
Sets or gets the current linker error reporting setting.
Assembly: Microsoft.VisualStudio.VCProjectEngine (in Microsoft.VisualStudio.VCProjectEngine.dll)
function get ErrorReporting () : linkerErrorReportingType function set ErrorReporting (value : linkerErrorReportingType)
Property Value
Type: Microsoft.VisualStudio.VCProjectEngine.linkerErrorReportingTypeA value from the linkerErrorReportingType enumeration.
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.