Share via


CompilerErrorCollection.HasWarnings Propriété

Définition

Obtient une valeur indiquant si la collection contient des avertissements.

public:
 property bool HasWarnings { bool get(); };
public bool HasWarnings { get; }
member this.HasWarnings : bool
Public ReadOnly Property HasWarnings As Boolean

Valeur de propriété

true si la collection contient des avertissements ; sinon false.

S’applique à