CompilationOptions.WarningLevel Property

Definition

Global warning level (a non-negative integer).

public:  property int WarningLevel {  public:
int get(); protected:
 void set(int value); };
public int WarningLevel { get; protected set; }
member this.WarningLevel : int with get, set
Public Property WarningLevel As Integer

Property Value

Applies to