VBProjectConfigurationProperties6.TreatWarningsAsErrors Property

Definition

public:
 property bool TreatWarningsAsErrors { bool get(); void set(bool value); };
public:
 property bool TreatWarningsAsErrors { bool get(); void set(bool value); };
[System.Runtime.InteropServices.DispId(10053)]
public bool TreatWarningsAsErrors { [System.Runtime.InteropServices.DispId(10053)] get; [System.Runtime.InteropServices.DispId(10053)] set; }
[<System.Runtime.InteropServices.DispId(10053)>]
[<get: System.Runtime.InteropServices.DispId(10053)>]
[<set: System.Runtime.InteropServices.DispId(10053)>]
member this.TreatWarningsAsErrors : bool with get, set
Public Property TreatWarningsAsErrors As Boolean

Property Value

Implements

Attributes

Applies to