Udostępnij za pośrednictwem


Właściwość VCLinkerTool.ErrorReporting —

Ustawia lub zwraca bieżące ustawienie raportowania błędów programu łączącego.

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

Składnia

'Deklaracja
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)

Wartość właściwości

Typ: Microsoft.VisualStudio.VCProjectEngine.linkerErrorReportingType
Wartość z linkerErrorReportingType wyliczenie.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

VCLinkerTool Interfejs

Przestrzeń nazw Microsoft.VisualStudio.VCProjectEngine