Bearbeiten

Freigeben über


CompilationOptions.WarningsAsErrors Property

Definition

public:
 property Nullable<bool> WarningsAsErrors { Nullable<bool> get(); };
public bool? WarningsAsErrors { get; }
member this.WarningsAsErrors : Nullable<bool>
Public ReadOnly Property WarningsAsErrors As Nullable(Of Boolean)

Property Value

Applies to