VCLinkerTool.ErrorReporting, propriété

Définit ou obtient les paramètres de signalement d'erreurs actuels de l'Éditeur de liens.

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

Syntaxe

'Déclaration
Property ErrorReporting As linkerErrorReportingType
linkerErrorReportingType ErrorReporting { get; set; }
property linkerErrorReportingType ErrorReporting {
    linkerErrorReportingType get ();
    void set (linkerErrorReportingType value);
}
abstract ErrorReporting : linkerErrorReportingType with get, set
function get ErrorReporting () : linkerErrorReportingType
function set ErrorReporting (value : linkerErrorReportingType)

Valeur de propriété

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

Sécurité .NET Framework

Voir aussi

Référence

VCLinkerTool Interface

Microsoft.VisualStudio.VCProjectEngine, espace de noms