Partager via


VCCLCompilerTool.ErrorReporting, propriété

Obtient ou définit le rapport d'erreurs du compilateur.

Espace de noms :  Microsoft.VisualStudio.VCProjectEngine
Assembly :  Microsoft.VisualStudio.VCProjectEngine (dans Microsoft.VisualStudio.VCProjectEngine.dll)

Syntaxe

'Déclaration
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)

Valeur de propriété

Type : Microsoft.VisualStudio.VCProjectEngine.compilerErrorReportingType
Valeur d'énumération compilerErrorReportingType.

Sécurité .NET Framework

Voir aussi

Référence

VCCLCompilerTool Interface

Microsoft.VisualStudio.VCProjectEngine, espace de noms