Właściwość VCCLCompilerTool.ErrorReporting —

Pobiera lub ustawia raportowanie błędów kompilatora.

Przestrzeń nazw:  Microsoft.VisualStudio.VCProjectEngine
Zestaw:  Microsoft.VisualStudio.VCProjectEngine (w Microsoft.VisualStudio.VCProjectEngine.dll)

Składnia

'Deklaracja
Property ErrorReporting As compilerErrorReportingType
compilerErrorReportingType ErrorReporting { get; set; }
property compilerErrorReportingType ErrorReporting {
    compilerErrorReportingType get ();
    void set (compilerErrorReportingType value);
}
abstract ErrorReporting : compilerErrorReportingType with get, set
function get ErrorReporting () : compilerErrorReportingType 
function set ErrorReporting (value : compilerErrorReportingType)

Wartość właściwości

Typ: Microsoft.VisualStudio.VCProjectEngine.compilerErrorReportingType
A compilerErrorReportingType wartość wyliczenia.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

VCCLCompilerTool Interfejs

Przestrzeń nazw Microsoft.VisualStudio.VCProjectEngine